diff --git a/Project_Blind/Assets/Material/Sight.mat b/Project_Blind/Assets/Material/Sight.mat new file mode 100644 index 00000000..ab1b2123 --- /dev/null +++ b/Project_Blind/Assets/Material/Sight.mat @@ -0,0 +1,127 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-707215842848740810 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 5 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Sight + m_Shader: {fileID: -6465566751694194690, guid: 8f5c99514a5e84d188d760a9e8e78b71, type: 3} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 1 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 2800000, guid: febba243a408fa546a2c5c278add61e2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.986 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnvironmentReflections: 0 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueControl: 0 + - _QueueOffset: 0 + - _ReceiveShadows: 0 + - _Smoothness: 0.542 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 0 + - _ZWrite: 1 + - _alpha: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.4716981, g: 0.4716981, b: 0.4716981, a: 1} + - _SpecColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Project_Blind/Assets/Resources/Materials/New Material.mat.meta b/Project_Blind/Assets/Material/Sight.mat.meta similarity index 79% rename from Project_Blind/Assets/Resources/Materials/New Material.mat.meta rename to Project_Blind/Assets/Material/Sight.mat.meta index 3aaf3b14..5d1ebb81 100644 --- a/Project_Blind/Assets/Resources/Materials/New Material.mat.meta +++ b/Project_Blind/Assets/Material/Sight.mat.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: d1a61cc832540584da39ec9418ea2916 +guid: 1fb7e4bee8d4043cd8ebf68c062d03cd NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 diff --git a/Project_Blind/Assets/Material/Sight.shadergraph b/Project_Blind/Assets/Material/Sight.shadergraph new file mode 100644 index 00000000..01466a48 --- /dev/null +++ b/Project_Blind/Assets/Material/Sight.shadergraph @@ -0,0 +1,902 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "51b6f5b12b49463081041edec88258bc", + "m_Properties": [ + { + "m_Id": "955267d7517b450394bc76f999eed655" + }, + { + "m_Id": "71bb7ea276cf4301a1b1591c37004f87" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "c497f95639a1417fb8821869db7b18fe" + } + ], + "m_Nodes": [ + { + "m_Id": "cef237ba72364b5eb8608a7ef08a4143" + }, + { + "m_Id": "04d9c942bc0a49ca8a2efc2c65aab0ba" + }, + { + "m_Id": "6314369772344bb797c43a7b0221e01f" + }, + { + "m_Id": "3efcc4b845d74f189d99fc1d7a717771" + }, + { + "m_Id": "79c3ee0165484f2fbf8ede583422192d" + }, + { + "m_Id": "ff2ba025c1e14b989cccb4272b1e177c" + }, + { + "m_Id": "231eafc06e5246519075f237f50d1f39" + }, + { + "m_Id": "d0c5edc2ccd74927961db001a97bcca5" + }, + { + "m_Id": "a0a8b5c4bcd844d194d44f8be2597c45" + } + ], + "m_GroupDatas": [], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "79c3ee0165484f2fbf8ede583422192d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ff2ba025c1e14b989cccb4272b1e177c" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a0a8b5c4bcd844d194d44f8be2597c45" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "d0c5edc2ccd74927961db001a97bcca5" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d0c5edc2ccd74927961db001a97bcca5" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "231eafc06e5246519075f237f50d1f39" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ff2ba025c1e14b989cccb4272b1e177c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3efcc4b845d74f189d99fc1d7a717771" + }, + "m_SlotId": 0 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": 0.0, + "y": 0.0 + }, + "m_Blocks": [ + { + "m_Id": "cef237ba72364b5eb8608a7ef08a4143" + }, + { + "m_Id": "04d9c942bc0a49ca8a2efc2c65aab0ba" + }, + { + "m_Id": "6314369772344bb797c43a7b0221e01f" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": 0.0, + "y": 200.0 + }, + "m_Blocks": [ + { + "m_Id": "3efcc4b845d74f189d99fc1d7a717771" + }, + { + "m_Id": "231eafc06e5246519075f237f50d1f39" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "Shader Graphs", + "m_GraphPrecision": 1, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "27335096044f4bc880a7b1b90dae8de0" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "0066e9b9253d49d090a7445bb124e654", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "04731824e1ed46e683e1eaefece797bc", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "04d9c942bc0a49ca8a2efc2c65aab0ba", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b3f1ab1402064791ade6090f62cf2950" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "231eafc06e5246519075f237f50d1f39", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "2a9ed833c4c041cca73208f76bdc660a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "27335096044f4bc880a7b1b90dae8de0", + "m_ActiveSubTarget": { + "m_Id": "b94c0027291c4ebeb2d794ec9272f640" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 2, + "m_AlphaClip": false, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_CustomEditorGUI": "", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "2a9ed833c4c041cca73208f76bdc660a", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "34b350b1fa61425988cdc9b4bd63e9aa", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3b5ab7c2770340319edf21afef7b4722", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3efcc4b845d74f189d99fc1d7a717771", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b054976edea74cc5897267af9336c0b3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "529b9d904ef341a9814b82e6046a74e0", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b4421fafe0c47efbc6d7eb35d13dea8", + "m_Id": 0, + "m_DisplayName": "alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6314369772344bb797c43a7b0221e01f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b62839e1069a427bafc92b900171598b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "71bb7ea276cf4301a1b1591c37004f87", + "m_Guid": { + "m_GuidSerialized": "a35b3da1-b31d-46ab-bfb4-18914d864afb" + }, + "m_Name": "alpha", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "alpha", + "m_DefaultReferenceName": "_alpha", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "79c3ee0165484f2fbf8ede583422192d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -840.0, + "y": 200.0, + "width": 139.0, + "height": 34.000030517578128 + } + }, + "m_Slots": [ + { + "m_Id": "feec46d928e24cfb8b50679bb43f17d9" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "955267d7517b450394bc76f999eed655" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "955267d7517b450394bc76f999eed655", + "m_Guid": { + "m_GuidSerialized": "f1f333e4-4f2a-41e4-ba91-52e1c4b59bb6" + }, + "m_Name": "Texture2D", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Texture2D", + "m_DefaultReferenceName": "_Texture2D", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a0a8b5c4bcd844d194d44f8be2597c45", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -316.5, + "y": 312.5000305175781, + "width": 103.5, + "height": 33.99993896484375 + } + }, + "m_Slots": [ + { + "m_Id": "5b4421fafe0c47efbc6d7eb35d13dea8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "71bb7ea276cf4301a1b1591c37004f87" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4d2ec58e0214d279cc8967e6aa400be", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7c7b51576af417f9c8aa1bac513db8a", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "b054976edea74cc5897267af9336c0b3", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.5, + "y": 0.5, + "z": 0.5 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "b3f1ab1402064791ade6090f62cf2950", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "b62839e1069a427bafc92b900171598b", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", + "m_ObjectId": "b94c0027291c4ebeb2d794ec9272f640" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "bb6e41fcc99f464b9797c95ddcd47dd7", + "m_Id": 1, + "m_DisplayName": "X", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "X", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "c497f95639a1417fb8821869db7b18fe", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "955267d7517b450394bc76f999eed655" + }, + { + "m_Id": "71bb7ea276cf4301a1b1591c37004f87" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c74879db1af5485b98791930cc04b06f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cef237ba72364b5eb8608a7ef08a4143", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "529b9d904ef341a9814b82e6046a74e0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1Node", + "m_ObjectId": "d0c5edc2ccd74927961db001a97bcca5", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Float", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -179.0, + "y": 274.0000305175781, + "width": 125.5, + "height": 76.99993896484375 + } + }, + "m_Slots": [ + { + "m_Id": "bb6e41fcc99f464b9797c95ddcd47dd7" + }, + { + "m_Id": "3b5ab7c2770340319edf21afef7b4722" + } + ], + "synonyms": [ + "Vector 1", + "1", + "v1", + "vec1", + "scalar" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Value": 0.0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "dbfabd50ccfb4e268f63225ee97f7227", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fbcef86f04e743fe81d70371915a9a91", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "feec46d928e24cfb8b50679bb43f17d9", + "m_Id": 0, + "m_DisplayName": "Texture2D", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "ff2ba025c1e14b989cccb4272b1e177c", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -553.5, + "y": 170.50003051757813, + "width": 208.0, + "height": 433.9999694824219 + } + }, + "m_Slots": [ + { + "m_Id": "dbfabd50ccfb4e268f63225ee97f7227" + }, + { + "m_Id": "a4d2ec58e0214d279cc8967e6aa400be" + }, + { + "m_Id": "c74879db1af5485b98791930cc04b06f" + }, + { + "m_Id": "a7c7b51576af417f9c8aa1bac513db8a" + }, + { + "m_Id": "fbcef86f04e743fe81d70371915a9a91" + }, + { + "m_Id": "34b350b1fa61425988cdc9b4bd63e9aa" + }, + { + "m_Id": "0066e9b9253d49d090a7445bb124e654" + }, + { + "m_Id": "04731824e1ed46e683e1eaefece797bc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + diff --git a/Project_Blind/Assets/Material/Sight.shadergraph.meta b/Project_Blind/Assets/Material/Sight.shadergraph.meta new file mode 100644 index 00000000..357e08b8 --- /dev/null +++ b/Project_Blind/Assets/Material/Sight.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: cf1aabaddc22241768b758e30fb42b6d +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Project_Blind/Assets/Resources/Materials/New Material.mat b/Project_Blind/Assets/Material/Test3D.mat similarity index 56% rename from Project_Blind/Assets/Resources/Materials/New Material.mat rename to Project_Blind/Assets/Material/Test3D.mat index 307a60fd..136836bd 100644 --- a/Project_Blind/Assets/Resources/Materials/New Material.mat +++ b/Project_Blind/Assets/Material/Test3D.mat @@ -7,8 +7,8 @@ Material: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: New Material - m_Shader: {fileID: 10752, guid: 0000000000000000f000000000000000, type: 0} + m_Name: Test3D + m_Shader: {fileID: -6465566751694194690, guid: 3cf51c2e530ee3b448e32885a3e79e30, type: 3} m_ValidKeywords: [] m_InvalidKeywords: [] m_LightmapFlags: 4 @@ -36,11 +36,38 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Ints: [] m_Floats: - _EnableExternalAlpha: 0 + - _QueueControl: 0 + - _QueueOffset: 0 m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _Flip: {r: 1, g: 1, b: 1, a: 1} - _RendererColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] +--- !u!114 &406348371021984779 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 5 diff --git a/Project_Blind/Assets/Material/Test3D.mat.meta b/Project_Blind/Assets/Material/Test3D.mat.meta new file mode 100644 index 00000000..ea3801f3 --- /dev/null +++ b/Project_Blind/Assets/Material/Test3D.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ca508c9cbd4a1cb4c867c20a853b14da +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Material/texture.meta b/Project_Blind/Assets/Material/texture.meta new file mode 100644 index 00000000..152dc247 --- /dev/null +++ b/Project_Blind/Assets/Material/texture.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0f49003bc0de9cb4996091f1b2634a46 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Material/texture/BlackPlane.renderTexture b/Project_Blind/Assets/Material/texture/BlackPlane.renderTexture new file mode 100644 index 00000000..d9fe86fb --- /dev/null +++ b/Project_Blind/Assets/Material/texture/BlackPlane.renderTexture @@ -0,0 +1,39 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!84 &8400000 +RenderTexture: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: BlackPlane + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + m_IsAlphaChannelOptional: 0 + serializedVersion: 5 + m_Width: 256 + m_Height: 256 + m_AntiAliasing: 1 + m_MipCount: -1 + m_DepthStencilFormat: 94 + m_ColorFormat: 8 + m_MipMap: 0 + m_GenerateMips: 1 + m_SRGB: 0 + m_UseDynamicScale: 0 + m_BindMS: 0 + m_EnableCompatibleFormat: 1 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 0 + m_MipBias: 0 + m_WrapU: 1 + m_WrapV: 1 + m_WrapW: 1 + m_Dimension: 2 + m_VolumeDepth: 1 + m_ShadowSamplingMode: 2 diff --git a/Project_Blind/Assets/Material/texture/BlackPlane.renderTexture.meta b/Project_Blind/Assets/Material/texture/BlackPlane.renderTexture.meta new file mode 100644 index 00000000..21c32cf6 --- /dev/null +++ b/Project_Blind/Assets/Material/texture/BlackPlane.renderTexture.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: afa840669c3b38e4e832b0deea874c8c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Resources/Materials/New Material 1.mat b/Project_Blind/Assets/Resources/Materials/New Material 1.mat new file mode 100644 index 00000000..691fdc4b --- /dev/null +++ b/Project_Blind/Assets/Resources/Materials/New Material 1.mat @@ -0,0 +1,127 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: New Material 1 + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_ValidKeywords: + - _SPECULAR_SETUP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: ac9b2aad0407117458d642395af380e5, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 0 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &8858596449707377520 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 5 diff --git a/Project_Blind/Assets/Resources/Materials/New Material 1.mat.meta b/Project_Blind/Assets/Resources/Materials/New Material 1.mat.meta new file mode 100644 index 00000000..d5664a5a --- /dev/null +++ b/Project_Blind/Assets/Resources/Materials/New Material 1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 73077fddd33b34c24aa10b8fe247c9ba +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Resources/Materials/Sight.mat b/Project_Blind/Assets/Resources/Materials/Sight.mat new file mode 100644 index 00000000..2ae3db69 --- /dev/null +++ b/Project_Blind/Assets/Resources/Materials/Sight.mat @@ -0,0 +1,127 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-707215842848740810 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 5 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Sight + m_Shader: {fileID: -6465566751694194690, guid: 8f5c99514a5e84d188d760a9e8e78b71, type: 3} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 1 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 2800000, guid: febba243a408fa546a2c5c278add61e2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: e2e58b6fe751d45da8de5e8fcde741f0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _Blend: 0 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.986 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnvironmentReflections: 0 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueControl: 0 + - _QueueOffset: 0 + - _ReceiveShadows: 0 + - _Smoothness: 0.542 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _Surface: 0 + - _WorkflowMode: 0 + - _ZWrite: 1 + - _alpha: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.4716981, g: 0.4716981, b: 0.4716981, a: 1} + - _SpecColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Project_Blind/Assets/Resources/Materials/Sight.mat.meta b/Project_Blind/Assets/Resources/Materials/Sight.mat.meta new file mode 100644 index 00000000..1bdc9198 --- /dev/null +++ b/Project_Blind/Assets/Resources/Materials/Sight.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9b47fcff03ce9495990af23772d735c1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Resources/Materials/Sight.shadergraph b/Project_Blind/Assets/Resources/Materials/Sight.shadergraph new file mode 100644 index 00000000..01466a48 --- /dev/null +++ b/Project_Blind/Assets/Resources/Materials/Sight.shadergraph @@ -0,0 +1,902 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "51b6f5b12b49463081041edec88258bc", + "m_Properties": [ + { + "m_Id": "955267d7517b450394bc76f999eed655" + }, + { + "m_Id": "71bb7ea276cf4301a1b1591c37004f87" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "c497f95639a1417fb8821869db7b18fe" + } + ], + "m_Nodes": [ + { + "m_Id": "cef237ba72364b5eb8608a7ef08a4143" + }, + { + "m_Id": "04d9c942bc0a49ca8a2efc2c65aab0ba" + }, + { + "m_Id": "6314369772344bb797c43a7b0221e01f" + }, + { + "m_Id": "3efcc4b845d74f189d99fc1d7a717771" + }, + { + "m_Id": "79c3ee0165484f2fbf8ede583422192d" + }, + { + "m_Id": "ff2ba025c1e14b989cccb4272b1e177c" + }, + { + "m_Id": "231eafc06e5246519075f237f50d1f39" + }, + { + "m_Id": "d0c5edc2ccd74927961db001a97bcca5" + }, + { + "m_Id": "a0a8b5c4bcd844d194d44f8be2597c45" + } + ], + "m_GroupDatas": [], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "79c3ee0165484f2fbf8ede583422192d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "ff2ba025c1e14b989cccb4272b1e177c" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a0a8b5c4bcd844d194d44f8be2597c45" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "d0c5edc2ccd74927961db001a97bcca5" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d0c5edc2ccd74927961db001a97bcca5" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "231eafc06e5246519075f237f50d1f39" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ff2ba025c1e14b989cccb4272b1e177c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3efcc4b845d74f189d99fc1d7a717771" + }, + "m_SlotId": 0 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": 0.0, + "y": 0.0 + }, + "m_Blocks": [ + { + "m_Id": "cef237ba72364b5eb8608a7ef08a4143" + }, + { + "m_Id": "04d9c942bc0a49ca8a2efc2c65aab0ba" + }, + { + "m_Id": "6314369772344bb797c43a7b0221e01f" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": 0.0, + "y": 200.0 + }, + "m_Blocks": [ + { + "m_Id": "3efcc4b845d74f189d99fc1d7a717771" + }, + { + "m_Id": "231eafc06e5246519075f237f50d1f39" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "Shader Graphs", + "m_GraphPrecision": 1, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "27335096044f4bc880a7b1b90dae8de0" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "0066e9b9253d49d090a7445bb124e654", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "04731824e1ed46e683e1eaefece797bc", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "04d9c942bc0a49ca8a2efc2c65aab0ba", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b3f1ab1402064791ade6090f62cf2950" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "231eafc06e5246519075f237f50d1f39", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "2a9ed833c4c041cca73208f76bdc660a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "27335096044f4bc880a7b1b90dae8de0", + "m_ActiveSubTarget": { + "m_Id": "b94c0027291c4ebeb2d794ec9272f640" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 2, + "m_AlphaClip": false, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_CustomEditorGUI": "", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "2a9ed833c4c041cca73208f76bdc660a", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "34b350b1fa61425988cdc9b4bd63e9aa", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3b5ab7c2770340319edf21afef7b4722", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3efcc4b845d74f189d99fc1d7a717771", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b054976edea74cc5897267af9336c0b3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "529b9d904ef341a9814b82e6046a74e0", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5b4421fafe0c47efbc6d7eb35d13dea8", + "m_Id": 0, + "m_DisplayName": "alpha", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "6314369772344bb797c43a7b0221e01f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b62839e1069a427bafc92b900171598b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "71bb7ea276cf4301a1b1591c37004f87", + "m_Guid": { + "m_GuidSerialized": "a35b3da1-b31d-46ab-bfb4-18914d864afb" + }, + "m_Name": "alpha", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "alpha", + "m_DefaultReferenceName": "_alpha", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "79c3ee0165484f2fbf8ede583422192d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -840.0, + "y": 200.0, + "width": 139.0, + "height": 34.000030517578128 + } + }, + "m_Slots": [ + { + "m_Id": "feec46d928e24cfb8b50679bb43f17d9" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "955267d7517b450394bc76f999eed655" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "955267d7517b450394bc76f999eed655", + "m_Guid": { + "m_GuidSerialized": "f1f333e4-4f2a-41e4-ba91-52e1c4b59bb6" + }, + "m_Name": "Texture2D", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Texture2D", + "m_DefaultReferenceName": "_Texture2D", + "m_OverrideReferenceName": "_MainTex", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a0a8b5c4bcd844d194d44f8be2597c45", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -316.5, + "y": 312.5000305175781, + "width": 103.5, + "height": 33.99993896484375 + } + }, + "m_Slots": [ + { + "m_Id": "5b4421fafe0c47efbc6d7eb35d13dea8" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "71bb7ea276cf4301a1b1591c37004f87" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a4d2ec58e0214d279cc8967e6aa400be", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a7c7b51576af417f9c8aa1bac513db8a", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "b054976edea74cc5897267af9336c0b3", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.5, + "y": 0.5, + "z": 0.5 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "b3f1ab1402064791ade6090f62cf2950", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "b62839e1069a427bafc92b900171598b", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", + "m_ObjectId": "b94c0027291c4ebeb2d794ec9272f640" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "bb6e41fcc99f464b9797c95ddcd47dd7", + "m_Id": 1, + "m_DisplayName": "X", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "X", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "c497f95639a1417fb8821869db7b18fe", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "955267d7517b450394bc76f999eed655" + }, + { + "m_Id": "71bb7ea276cf4301a1b1591c37004f87" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c74879db1af5485b98791930cc04b06f", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "cef237ba72364b5eb8608a7ef08a4143", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "529b9d904ef341a9814b82e6046a74e0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1Node", + "m_ObjectId": "d0c5edc2ccd74927961db001a97bcca5", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Float", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -179.0, + "y": 274.0000305175781, + "width": 125.5, + "height": 76.99993896484375 + } + }, + "m_Slots": [ + { + "m_Id": "bb6e41fcc99f464b9797c95ddcd47dd7" + }, + { + "m_Id": "3b5ab7c2770340319edf21afef7b4722" + } + ], + "synonyms": [ + "Vector 1", + "1", + "v1", + "vec1", + "scalar" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Value": 0.0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "dbfabd50ccfb4e268f63225ee97f7227", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fbcef86f04e743fe81d70371915a9a91", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "feec46d928e24cfb8b50679bb43f17d9", + "m_Id": 0, + "m_DisplayName": "Texture2D", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "ff2ba025c1e14b989cccb4272b1e177c", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -553.5, + "y": 170.50003051757813, + "width": 208.0, + "height": 433.9999694824219 + } + }, + "m_Slots": [ + { + "m_Id": "dbfabd50ccfb4e268f63225ee97f7227" + }, + { + "m_Id": "a4d2ec58e0214d279cc8967e6aa400be" + }, + { + "m_Id": "c74879db1af5485b98791930cc04b06f" + }, + { + "m_Id": "a7c7b51576af417f9c8aa1bac513db8a" + }, + { + "m_Id": "fbcef86f04e743fe81d70371915a9a91" + }, + { + "m_Id": "34b350b1fa61425988cdc9b4bd63e9aa" + }, + { + "m_Id": "0066e9b9253d49d090a7445bb124e654" + }, + { + "m_Id": "04731824e1ed46e683e1eaefece797bc" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + diff --git a/Project_Blind/Assets/Resources/Materials/Sight.shadergraph.meta b/Project_Blind/Assets/Resources/Materials/Sight.shadergraph.meta new file mode 100644 index 00000000..626b2551 --- /dev/null +++ b/Project_Blind/Assets/Resources/Materials/Sight.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 8f5c99514a5e84d188d760a9e8e78b71 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Project_Blind/Assets/Resources/Materials/texture.meta b/Project_Blind/Assets/Resources/Materials/texture.meta new file mode 100644 index 00000000..91c08661 --- /dev/null +++ b/Project_Blind/Assets/Resources/Materials/texture.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ddce812bd293342a9a2c36c027f36858 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Resources/Materials/texture/temp_tex.jpg b/Project_Blind/Assets/Resources/Materials/texture/temp_tex.jpg new file mode 100644 index 00000000..60b29f17 Binary files /dev/null and b/Project_Blind/Assets/Resources/Materials/texture/temp_tex.jpg differ diff --git a/Project_Blind/Assets/Textures/White.png.meta b/Project_Blind/Assets/Resources/Materials/texture/temp_tex.jpg.meta similarity index 92% rename from Project_Blind/Assets/Textures/White.png.meta rename to Project_Blind/Assets/Resources/Materials/texture/temp_tex.jpg.meta index 394a15a8..6bfd2060 100644 --- a/Project_Blind/Assets/Textures/White.png.meta +++ b/Project_Blind/Assets/Resources/Materials/texture/temp_tex.jpg.meta @@ -1,12 +1,12 @@ fileFormatVersion: 2 -guid: ac9b2aad0407117458d642395af380e5 +guid: e2e58b6fe751d45da8de5e8fcde741f0 TextureImporter: internalIDToNameTable: [] externalObjects: {} serializedVersion: 11 mipmaps: mipMapMode: 0 - enableMipMap: 1 + enableMipMap: 0 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 @@ -20,7 +20,7 @@ TextureImporter: externalNormalMap: 0 heightScale: 0.25 normalMapFilter: 0 - isReadable: 1 + isReadable: 0 streamingMipmaps: 0 streamingMipmapsPriority: 0 vTOnly: 0 @@ -47,13 +47,13 @@ TextureImporter: spriteMeshType: 1 alignment: 0 spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 + spritePixelsToUnits: 200 spriteBorder: {x: 0, y: 0, z: 0, w: 0} spriteGenerateFallbackPhysicsShape: 1 alphaUsage: 1 alphaIsTransparency: 1 spriteTessellationDetail: -1 - textureType: 0 + textureType: 8 textureShape: 1 singleChannelComponent: 0 flipbookRows: 1 @@ -66,9 +66,9 @@ TextureImporter: platformSettings: - serializedVersion: 3 buildTarget: DefaultTexturePlatform - maxTextureSize: 1024 + maxTextureSize: 2048 resizeAlgorithm: 0 - textureFormat: 4 + textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 @@ -80,7 +80,7 @@ TextureImporter: buildTarget: Standalone maxTextureSize: 2048 resizeAlgorithm: 0 - textureFormat: 4 + textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 @@ -92,7 +92,7 @@ TextureImporter: buildTarget: Server maxTextureSize: 2048 resizeAlgorithm: 0 - textureFormat: 4 + textureFormat: -1 textureCompression: 1 compressionQuality: 50 crunchedCompression: 0 diff --git a/Project_Blind/Assets/Resources/Prefabs/Player.prefab b/Project_Blind/Assets/Resources/Prefabs/Player.prefab index 806963f9..f250c042 100644 --- a/Project_Blind/Assets/Resources/Prefabs/Player.prefab +++ b/Project_Blind/Assets/Resources/Prefabs/Player.prefab @@ -1,115 +1,5 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: ---- !u!1 &8314999231077251847 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 8314999231077251846} - - component: {fileID: 8314999231077251849} - m_Layer: 0 - m_Name: PlayerSight - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &8314999231077251846 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8314999231077251847} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: -0.014151897} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 8314999231079122166} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &8314999231077251849 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8314999231077251847} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ComponentVersion: 1 - m_LightType: 3 - m_BlendStyleIndex: 0 - m_FalloffIntensity: 1 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 1 - m_LightVolumeIntensity: 1 - m_LightVolumeIntensityEnabled: 0 - m_ApplyToSortingLayers: 8d33c247ab75ae9600000000 - m_LightCookieSprite: {fileID: 0} - m_DeprecatedPointLightCookieSprite: {fileID: 0} - m_LightOrder: 0 - m_OverlapOperation: 0 - m_NormalMapDistance: 3 - m_NormalMapQuality: 2 - m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 1 - m_ShadowIntensity: 1 - m_ShadowVolumeIntensityEnabled: 1 - m_ShadowVolumeIntensity: 1 - m_Vertices: - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 - m_LocalBounds: - m_Center: {x: 0, y: -0.00000011920929, z: 0} - m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} - m_PointLightInnerAngle: 360 - m_PointLightOuterAngle: 360 - m_PointLightInnerRadius: 3 - m_PointLightOuterRadius: 15 - m_ShapeLightParametricSides: 5 - m_ShapeLightParametricAngleOffset: 0 - m_ShapeLightParametricRadius: 1 - m_ShapeLightFalloffSize: 0.5 - m_ShapeLightFalloffOffset: {x: 0, y: 0} - m_ShapePath: - - {x: -0.5, y: -0.5, z: 0} - - {x: 0.5, y: -0.5, z: 0} - - {x: 0.5, y: 0.5, z: 0} - - {x: -0.5, y: 0.5, z: 0} --- !u!1 &8314999231079122163 GameObject: m_ObjectHideFlags: 0 @@ -125,6 +15,7 @@ GameObject: - component: {fileID: 8314999231079122162} - component: {fileID: 8314999231079122169} - component: {fileID: 5668642634386920538} + - component: {fileID: 729965805318634601} m_Layer: 3 m_Name: Player m_TagString: Player @@ -143,8 +34,7 @@ Transform: m_LocalPosition: {x: -28.88, y: -12.05, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 8314999231077251846} + m_Children: [] m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -289,3 +179,15 @@ Animator: m_HasTransformHierarchy: 1 m_AllowConstantClipSamplingOptimization: 1 m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!114 &729965805318634601 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8314999231079122163} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 972683b9027243d281efa06cf3279fd6, type: 3} + m_Name: + m_EditorClassIdentifier: diff --git a/Project_Blind/Assets/Scenes/FogOfWar.unity b/Project_Blind/Assets/Scenes/FogOfWar.unity index c087f9ca..dab5ccdf 100644 --- a/Project_Blind/Assets/Scenes/FogOfWar.unity +++ b/Project_Blind/Assets/Scenes/FogOfWar.unity @@ -123,170 +123,6 @@ NavMeshSettings: debug: m_Flags: 0 m_NavMeshData: {fileID: 0} ---- !u!43 &419438362 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 10 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 42 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 16 - localAABB: - m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 0.5, y: 0.5, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 00000100020003000100000003000400010005000400030006000400050004000600070002000800000000000900030001000a00020004000b00010003000c00050007000d00040005000e00060006000f000700 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 16 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 0 - dimension: 4 - - stream: 0 - offset: 28 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 704 - _typelessdata: 0000003f000000bf000000000000803f0000008000000080000000800000003f000000bf0000003f000000bf0000003f0000003f00000000000000800000803f00000080000000800000003f0000003f0000003f0000003f0000003f00000000000000000000803f0000008000000080000000800000003f0000003f0000003f000000bf00000000000000bf0000000000000080000080bf00000000000000800000003f000000bf000000bf000000bf000000000000003f00000000000000800000803f0000008000000080000000bf0000003f0000003f0000003f000000bf000000bf0000000000000080000080bf0000000000000080000000bf000000bf000000bf000000bf000000bf0000000000000000000080bf000000800000008000000080000000bf000000bf000000bf0000003f000000bf0000003f00000000000080bf000000800000008000000080000000bf0000003f000000bf0000003f0000003f00000000000000000000803f0000008000000080000000800000003f0000003f0000003f000000bf0000003f000000bf0000000000000080000080bf00000000000000800000003f000000bf0000003f000000bf0000003f0000003f000000000000803f0000008000000080000000800000003f0000003f0000003f0000003f000000000000003f00000000000000800000803f0000008000000080000000bf0000003f0000003f0000003f00000000000000bf0000000000000080000080bf00000000000000800000003f000000bf000000bf000000bf000000bf0000003f00000000000000800000803f0000008000000080000000bf0000003f000000bf0000003f000000bf000000bf00000000000080bf000000800000008000000080000000bf000000bf000000bf000000bf000000bf0000000000000000000080bf000000800000008000000080000000bf000000bf000000bf0000003f - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0, y: 0, z: 0} - m_Extent: {x: 0.5, y: 0.5, z: 0} - m_MeshUsageFlags: 0 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1001 &616916988 PrefabInstance: m_ObjectHideFlags: 0 @@ -411,116 +247,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: b1f059db8a09a418ab28447fca3fab10, type: 3} ---- !u!1 &748938356 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 748938358} - - component: {fileID: 748938357} - m_Layer: 0 - m_Name: Light 2D - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &748938357 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 748938356} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_ComponentVersion: 1 - m_LightType: 4 - m_BlendStyleIndex: 0 - m_FalloffIntensity: 0.5 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 1 - m_LightVolumeIntensity: 1 - m_LightVolumeIntensityEnabled: 0 - m_ApplyToSortingLayers: 8d33c247 - m_LightCookieSprite: {fileID: 0} - m_DeprecatedPointLightCookieSprite: {fileID: 0} - m_LightOrder: 0 - m_OverlapOperation: 0 - m_NormalMapDistance: 3 - m_NormalMapQuality: 2 - m_UseNormalMap: 0 - m_ShadowIntensityEnabled: 0 - m_ShadowIntensity: 0.75 - m_ShadowVolumeIntensityEnabled: 0 - m_ShadowVolumeIntensity: 0.75 - m_Vertices: - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.9985302, y: 0.9985302, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: -0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} - uv: {x: 0, y: 0} - - position: {x: 0.99853003, y: -0.9985304, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - - position: {x: 0, y: 0, z: 0} - color: {r: 0, g: 0, b: 0, a: 1} - uv: {x: 0, y: 0} - m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 - m_LocalBounds: - m_Center: {x: 0, y: -0.00000011920929, z: 0} - m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} - m_PointLightInnerAngle: 360 - m_PointLightOuterAngle: 360 - m_PointLightInnerRadius: 0 - m_PointLightOuterRadius: 1 - m_ShapeLightParametricSides: 5 - m_ShapeLightParametricAngleOffset: 0 - m_ShapeLightParametricRadius: 1 - m_ShapeLightFalloffSize: 0.5 - m_ShapeLightFalloffOffset: {x: 0, y: 0} - m_ShapePath: - - {x: -0.5, y: -0.5, z: 0} - - {x: 0.5, y: -0.5, z: 0} - - {x: 0.5, y: 0.5, z: 0} - - {x: -0.5, y: 0.5, z: 0} ---- !u!4 &748938358 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 748938356} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 3.4735448, y: 5.179033, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 9 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &784557338 GameObject: m_ObjectHideFlags: 0 @@ -551,7 +277,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 616916989} - m_RootOrder: 1 + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!331 &784557340 SpriteMask: @@ -604,6 +330,170 @@ SpriteMask: m_BackSortingOrder: 0 m_IsCustomRangeActive: 1 m_SpriteSortPoint: 0 +--- !u!43 &805817178 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 10 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 42 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 16 + localAABB: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0.5, y: 0.5, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010005000400030006000400050004000600070002000800000000000900030001000a00020004000b00010003000c00050007000d00040005000e00060006000f000700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 16 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 28 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 704 + _typelessdata: 0000003f000000bf000000000000803f0000008000000080000000800000003f000000bf0000003f000000bf0000003f0000003f00000000000000800000803f00000080000000800000003f0000003f0000003f0000003f0000003f00000000000000000000803f0000008000000080000000800000003f0000003f0000003f000000bf00000000000000bf0000000000000080000080bf00000000000000800000003f000000bf000000bf000000bf000000000000003f00000000000000800000803f0000008000000080000000bf0000003f0000003f0000003f000000bf000000bf0000000000000080000080bf0000000000000080000000bf000000bf000000bf000000bf000000bf0000000000000000000080bf000000800000008000000080000000bf000000bf000000bf0000003f000000bf0000003f00000000000080bf000000800000008000000080000000bf0000003f000000bf0000003f0000003f00000000000000000000803f0000008000000080000000800000003f0000003f0000003f000000bf0000003f000000bf0000000000000080000080bf00000000000000800000003f000000bf0000003f000000bf0000003f0000003f000000000000803f0000008000000080000000800000003f0000003f0000003f0000003f000000000000003f00000000000000800000803f0000008000000080000000bf0000003f0000003f0000003f00000000000000bf0000000000000080000080bf00000000000000800000003f000000bf000000bf000000bf000000bf0000003f00000000000000800000803f0000008000000080000000bf0000003f000000bf0000003f000000bf000000bf00000000000080bf000000800000008000000080000000bf000000bf000000bf000000bf000000bf0000000000000000000080bf000000800000008000000080000000bf000000bf000000bf0000003f + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0.5, y: 0.5, z: 0} + m_MeshUsageFlags: 0 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: --- !u!1001 &827883118 PrefabInstance: m_ObjectHideFlags: 0 @@ -815,7 +705,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 941175543} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -4.395, y: -1.32, z: 0} + m_LocalPosition: {x: -4.2, y: -3.5, z: 0} m_LocalScale: {x: 54.09, y: 50, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] diff --git a/Project_Blind/Assets/Scenes/TestFogOfWar.unity b/Project_Blind/Assets/Scenes/TestFogOfWar.unity new file mode 100644 index 00000000..d9ac0354 --- /dev/null +++ b/Project_Blind/Assets/Scenes/TestFogOfWar.unity @@ -0,0 +1,852 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 3 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 0 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 0} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &793318103 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 793318107} + - component: {fileID: 793318106} + - component: {fileID: 793318105} + - component: {fileID: 793318108} + - component: {fileID: 793318109} + m_Layer: 8 + m_Name: FieldOfWar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!23 &793318105 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 793318103} + m_Enabled: 0 + m_CastShadows: 0 + 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_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9b47fcff03ce9495990af23772d735c1, 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_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &793318106 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 793318103} + m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} +--- !u!4 &793318107 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 793318103} + m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068} + m_LocalPosition: {x: -1.7, y: 1.1, z: -0.2} + m_LocalScale: {x: 5.3375, y: 5.3375, z: 5.3375} + m_ConstrainProportionsScale: 1 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0} +--- !u!114 &793318108 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 793318103} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e5631adda6e9146a58e71517606909cf, type: 3} + m_Name: + m_EditorClassIdentifier: + resolution: 2048 + brushSize: 0.05 + ShowGizmos: 1 + _groundLayer: + serializedVersion: 2 + m_Bits: 0 + TileSize: 1 +--- !u!64 &793318109 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 793318103} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 4 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} +--- !u!43 &803940522 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 10 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 42 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 16 + localAABB: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0.5, y: 0.5, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 00000100020003000100000003000400010005000400030006000400050004000600070002000800000000000900030001000a00020004000b00010003000c00050007000d00040005000e00060006000f000700 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 16 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 0 + dimension: 4 + - stream: 0 + offset: 28 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 704 + _typelessdata: 0000003f000000bf000000000000803f0000008000000080000000800000003f000000bf0000003f000000bf0000003f0000003f00000000000000800000803f00000080000000800000003f0000003f0000003f0000003f0000003f00000000000000000000803f0000008000000080000000800000003f0000003f0000003f000000bf00000000000000bf0000000000000080000080bf00000000000000800000003f000000bf000000bf000000bf000000000000003f00000000000000800000803f0000008000000080000000bf0000003f0000003f0000003f000000bf000000bf0000000000000080000080bf0000000000000080000000bf000000bf000000bf000000bf000000bf0000000000000000000080bf000000800000008000000080000000bf000000bf000000bf0000003f000000bf0000003f00000000000080bf000000800000008000000080000000bf0000003f000000bf0000003f0000003f00000000000000000000803f0000008000000080000000800000003f0000003f0000003f000000bf0000003f000000bf0000000000000080000080bf00000000000000800000003f000000bf0000003f000000bf0000003f0000003f000000000000803f0000008000000080000000800000003f0000003f0000003f0000003f000000000000003f00000000000000800000803f0000008000000080000000bf0000003f0000003f0000003f00000000000000bf0000000000000080000080bf00000000000000800000003f000000bf000000bf000000bf000000bf0000003f00000000000000800000803f0000008000000080000000bf0000003f000000bf0000003f000000bf000000bf00000000000080bf000000800000008000000080000000bf000000bf000000bf000000bf000000bf0000000000000000000080bf000000800000008000000080000000bf000000bf000000bf0000003f + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0.5, y: 0.5, z: 0} + m_MeshUsageFlags: 0 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: +--- !u!1 &812009100 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 812009102} + - component: {fileID: 812009101} + m_Layer: 0 + m_Name: Square + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!212 &812009101 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 812009100} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 1203909517 + m_SortingLayer: -2 + m_SortingOrder: 0 + m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 1, y: 1} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!4 &812009102 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 812009100} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 58.202667, y: 31.498465, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &902372968 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8327109317009812850, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalPosition.x + value: -11.567873 + objectReference: {fileID: 0} + - target: {fileID: 8327109317009812850, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalPosition.y + value: 1.8332936 + objectReference: {fileID: 0} + - target: {fileID: 8327109317009812877, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: orthographic size + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097413, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_Name + value: Cameras + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalPosition.x + value: 9.9 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalPosition.y + value: -1.6 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalPosition.z + value: -0.35735685 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8327109318694097418, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c8eedd5d113164912a4fa25c8bae4d84, type: 3} +--- !u!1001 &1290329868 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4130092069143574498, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_Name + value: Floor + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalScale.x + value: 65.71216 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalPosition.y + value: -14.44 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalPosition.z + value: 0.18013383 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574499, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4130092069143574526, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_Mesh + value: + objectReference: {fileID: 803940522} + - target: {fileID: 4130092069143574526, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} + propertyPath: m_InstanceId + value: -2144 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e54e058b2ec3b445ab3333a4f138091f, type: 3} +--- !u!1 &1586020446 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1586020448} + - component: {fileID: 1586020447} + m_Layer: 0 + m_Name: GameManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1586020447 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1586020446} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 040acca4651b34056892c0620e34ed5a, type: 3} + m_Name: + m_EditorClassIdentifier: + Player: {fileID: 1995200805} +--- !u!4 &1586020448 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1586020446} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -1.7740705, y: -0.7371196, z: -1.2531866} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1645234643 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8314999231079122163, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_Name + value: Player + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalPosition.x + value: -16.978455 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalPosition.y + value: -12.53 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8314999231079122166, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} +--- !u!1 &1712502965 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1712502967} + - component: {fileID: 1712502966} + m_Layer: 0 + m_Name: Light 2D + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1712502966 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1712502965} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 073797afb82c5a1438f328866b10b3f0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ComponentVersion: 1 + m_LightType: 3 + m_BlendStyleIndex: 0 + m_FalloffIntensity: 0.5 + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Intensity: 1 + m_LightVolumeIntensity: 1 + m_LightVolumeIntensityEnabled: 0 + m_ApplyToSortingLayers: 00000000ab75ae96 + m_LightCookieSprite: {fileID: 0} + m_DeprecatedPointLightCookieSprite: {fileID: 0} + m_LightOrder: 0 + m_OverlapOperation: 0 + m_NormalMapDistance: 3 + m_NormalMapQuality: 2 + m_UseNormalMap: 0 + m_ShadowIntensityEnabled: 0 + m_ShadowIntensity: 0.75 + m_ShadowVolumeIntensityEnabled: 0 + m_ShadowVolumeIntensity: 0.75 + m_Vertices: + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: -0.70710677, g: 0.70710677, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.9985302, y: 0.9985302, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: -0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: -0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0.70710665, g: -0.7071069, b: 0, a: 0} + uv: {x: 0, y: 0} + - position: {x: 0.99853003, y: -0.9985304, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + - position: {x: 0, y: 0, z: 0} + color: {r: 0, g: 0, b: 0, a: 1} + uv: {x: 0, y: 0} + m_Triangles: 030001000800020000000100030002000100050003000800040002000300050004000300070005000800060004000500070006000500010007000800000006000700010000000700 + m_LocalBounds: + m_Center: {x: 0, y: -0.00000011920929, z: 0} + m_Extent: {x: 0.9985302, y: 0.99853027, z: 0} + m_PointLightInnerAngle: 360 + m_PointLightOuterAngle: 360 + m_PointLightInnerRadius: 0 + m_PointLightOuterRadius: 10 + m_ShapeLightParametricSides: 5 + m_ShapeLightParametricAngleOffset: 0 + m_ShapeLightParametricRadius: 1 + m_ShapeLightFalloffSize: 0.5 + m_ShapeLightFalloffOffset: {x: 0, y: 0} + m_ShapePath: + - {x: -0.5, y: -0.5, z: 0} + - {x: 0.5, y: -0.5, z: 0} + - {x: 0.5, y: 0.5, z: 0} + - {x: -0.5, y: 0.5, z: 0} +--- !u!4 &1712502967 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1712502965} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -31.72, y: -13.51, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1995200805 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 8314999231079122162, guid: 6608f749168414cb9bc98f4ea5e24d51, type: 3} + m_PrefabInstance: {fileID: 1645234643} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: eca3a64169bd4dd4bb08e07908ae7a53, type: 3} + m_Name: + m_EditorClassIdentifier: diff --git a/Project_Blind/Assets/Scenes/TestFogOfWar.unity.meta b/Project_Blind/Assets/Scenes/TestFogOfWar.unity.meta new file mode 100644 index 00000000..a4759dc3 --- /dev/null +++ b/Project_Blind/Assets/Scenes/TestFogOfWar.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0556535bf0f764ad9898ab42a0fe4185 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Scripts/Core/Sight.meta b/Project_Blind/Assets/Scripts/Core/Sight.meta new file mode 100644 index 00000000..a55eac69 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c65717c48a1304272a37de340d3600d7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Scripts/Core/Sight/Data.meta b/Project_Blind/Assets/Scripts/Core/Sight/Data.meta new file mode 100644 index 00000000..dabd2dba --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/Data.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: a66ac1644e4e44a188dc0b6e34f40084 +timeCreated: 1657788620 \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWMap.cs b/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWMap.cs new file mode 100644 index 00000000..ef3584dc --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWMap.cs @@ -0,0 +1,28 @@ +using System.Collections.Generic; +using UnityEngine; + +namespace Blind +{ + public class FOWMap + { + private List map = new List(); + + public int MapSizeX { get; private set; } + public int MapSizeY { get; private set; } + + public Vector2 MapSize + { + get + { + return new Vector3(MapSizeX,MapSizeY); + } + } + + public FOWMap(int x,int y) + { + MapSizeX = x; + MapSizeY = y; + } + + } +} \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWMap.cs.meta b/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWMap.cs.meta new file mode 100644 index 00000000..a6742201 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWMap.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: c40f6d58826e48679d9871775473d4df +timeCreated: 1657788933 \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWTile.cs b/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWTile.cs new file mode 100644 index 00000000..1fdaf014 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWTile.cs @@ -0,0 +1,24 @@ +namespace Blind +{ + public class FOWTile + { + public TilePos pos; + + /// (x,y) 좌표, width를 이용해 계산한 일차원 배열 내 인덱스 + public int index; + + public int X => pos.x; + public int Y => pos.y; + + public bool isBlock = false; + + public FOWTile(bool isBlock, int x, int y, int width) + { + pos.x = x; + pos.y = y; + this.isBlock = isBlock; + + index = x + y * width; + } + } +} \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWTile.cs.meta b/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWTile.cs.meta new file mode 100644 index 00000000..5955ea08 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/Data/FOWTile.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: effee7008029420786be697007a70ce1 +timeCreated: 1657788633 \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/Data/TilePos.cs b/Project_Blind/Assets/Scripts/Core/Sight/Data/TilePos.cs new file mode 100644 index 00000000..d844522a --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/Data/TilePos.cs @@ -0,0 +1,31 @@ +namespace Blind +{ + public struct TilePos + { + public int x; + public int y; + + public TilePos(int x, int y) + { + this.x = x; + this.y = y; + } + public int Distance(TilePos other) + { + int distX = other.x - x; + int distY = other.y - x; + return (distX * distX) + (distY * distY); + } + + /// (x, y) 인덱스를 일차원배열의 인덱스로 변환 + public int GetTileIndex(in int mapWidth) + { + return x + y * mapWidth; + } + + public override string ToString() + { + return $"{x} , {y}"; + } + } +} \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/Data/TilePos.cs.meta b/Project_Blind/Assets/Scripts/Core/Sight/Data/TilePos.cs.meta new file mode 100644 index 00000000..52012714 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/Data/TilePos.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: acf42014263e495cab2d10d45e9ff980 +timeCreated: 1657788676 \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/SightController.cs b/Project_Blind/Assets/Scripts/Core/Sight/SightController.cs new file mode 100644 index 00000000..91fa0646 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/SightController.cs @@ -0,0 +1,181 @@ +using System; +using System.Collections; +using System.Collections.Generic; +using Codice.Client.BaseCommands; +using UnityEngine; +using UnityEngine.Experimental.Rendering; + +namespace Blind +{ + public class SightController : Singleton + { + public int resolution = 512; + [Range(0.01f, 1f)] + public float brushSize = 0.1f; + public bool ShowGizmos = true; + + public const float CurrentAlpha = 0f; // 현재 위치한 경우 알파값 + public const float NeverAlpha = 1f; // 방문한 적 없는 경우 알파값 + + public LayerMask _groundLayer; + + [Space(8f)] + public float TileSize = 1; // 타일 하나의 크기 + + + private Texture2D _brushTexture; + private Texture2D _mainTex; + private MeshRenderer _mr; + private RenderTexture _rt; + private RenderTexture _originalRT; + + private Vector3 _size; + private Vector3 _center; + private Vector3 _origin; + + private List _visibleTiles = new List(); + private List _unitList = new List(); + + private FOWMap _fowMap; + + protected override void Awake() + { + base.Awake(); + GetComponent().enabled = true; + TryGetComponent(out _mr); + + _rt = new RenderTexture(resolution, resolution, 32); + + if (_mr.material.mainTexture != null) + { + _mainTex = _mr.material.mainTexture as Texture2D; + } + // 메인 텍스쳐가 없을 경우, 하얀 텍스쳐를 생성하여 사용 + else + { + _mainTex = new Texture2D(resolution, resolution); + } + + // 메인 텍스쳐 -> 렌더 텍스쳐 복제 + Graphics.Blit(_mainTex, _rt); + + // 렌더 텍스쳐를 메인 텍스쳐에 등록 + _mr.material.mainTexture = _rt; + + // 시야 텍스쳐 추가 + _brushTexture = new Texture2D(resolution, resolution); + int rSquared = (resolution/2) * (resolution/2); + int x = resolution / 2, y = x; + for (int u = 0; u < resolution; u++) + { + for (int v = 0; v < resolution; v++) + { + if ((x-u)*(x-u) + (y-v)*(y-v) < rSquared) { + _brushTexture.SetPixel(u, v, new Color(0,0,0,1f)); + } + else + { + _brushTexture.SetPixel(u, v, new Color(0,0,0,0)); + } + } + } + _brushTexture.Apply(); + + // size측정 + var bounds = _mr.bounds; + _size = bounds.size; + _center = bounds.center; + int sizeX = (int)(_size.x / (float)TileSize); + int sizeY = (int)(_size.y / (float)TileSize); + _fowMap = new FOWMap(sizeX,sizeY); + + _origin = _center - (Vector3)_fowMap.MapSize / 2; + } + + private void Update() + { + foreach(var unit in _unitList) + { + _visibleTiles.Add(GetUnitTilePos(unit.transform)); + } + } + + public void AssignUnit(SightUnit unit) + { + _unitList.Add(unit); + } + + private TilePos GetUnitTilePos(Transform pos) + { + var tmp = (pos.position - _origin)/TileSize; + return new TilePos((int)tmp.x, (int)tmp.y); + } + + private Vector2 GetTileCenterPos(int x,int y) + { + var res = new Vector2(x * TileSize + TileSize/2 , y * TileSize + TileSize / 2); + res = (Vector2)_origin + res; + return res; + } + + private void OnDrawGizmos() + { + if (Application.isPlaying == false) return; + + foreach (var tile in _visibleTiles) + { + Debug.Log(tile); + Vector2 pos = GetTileCenterPos(tile.x, tile.y); + Gizmos.color = Color.green; + Gizmos.DrawCube(new Vector3(pos.x,pos.y,0f), new Vector3(TileSize, TileSize,1f)); + } + + if (ShowGizmos == false) return; + for (int i = 0; i < _fowMap.MapSizeX; i++) + { + for (int j = 0; j < _fowMap.MapSizeY; j++) + { + Gizmos.color = Color.white; + Gizmos.DrawWireCube(GetTileCenterPos(i,j),new Vector3(TileSize,TileSize,0)); + } + } + } + + public void DrawTexture(RaycastHit hit) + { + var col = hit.collider; + if (col && col.transform == transform) + { + Vector2 pixelUV = hit.textureCoord; + pixelUV *= resolution; + _DrawTexture(pixelUV); + } + } + + + /// 렌더 텍스쳐에 브러시 텍스쳐로 그리기 + private void _DrawTexture(in Vector2 uv) + { + Graphics.Blit(_mainTex, _rt); + RenderTexture.active = _rt; // 페인팅을 위해 활성 렌더 텍스쳐 임시 할당 + GL.PushMatrix(); // 매트릭스 백업 + GL.LoadPixelMatrix(0, resolution, resolution, 0); // 알맞은 크기로 픽셀 매트릭스 설정 + + float brushPixelSize = brushSize * resolution; + + // 렌더 텍스쳐에 브러시 텍스쳐를 이용해 그리기 + Graphics.DrawTexture( + new Rect( + uv.x - brushPixelSize * 0.5f, + (_rt.height - uv.y) - brushPixelSize * 0.5f, + brushPixelSize, + brushPixelSize + ), + _brushTexture + ); + + GL.PopMatrix(); // 매트릭스 복구 + RenderTexture.active = null; // 활성 렌더 텍스쳐 해제 + } + } +} diff --git a/Project_Blind/Assets/Scripts/Core/Sight/SightController.cs.meta b/Project_Blind/Assets/Scripts/Core/Sight/SightController.cs.meta new file mode 100644 index 00000000..0e9b76a5 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/SightController.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: e5631adda6e9146a58e71517606909cf +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Scripts/Core/Sight/SightUnit.cs b/Project_Blind/Assets/Scripts/Core/Sight/SightUnit.cs new file mode 100644 index 00000000..a5f59c1b --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/SightUnit.cs @@ -0,0 +1,15 @@ +using System; +using UnityEngine; + +namespace Blind +{ + public class SightUnit : MonoBehaviour + { + public int Range = 3; + + private void Awake() + { + SightController.Instance.AssignUnit(this); + } + } +} \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/SightUnit.cs.meta b/Project_Blind/Assets/Scripts/Core/Sight/SightUnit.cs.meta new file mode 100644 index 00000000..d13b55b8 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/SightUnit.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: 972683b9027243d281efa06cf3279fd6 +timeCreated: 1657776640 \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/test class.cs b/Project_Blind/Assets/Scripts/Core/Sight/test class.cs new file mode 100644 index 00000000..bec45b2d --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/test class.cs @@ -0,0 +1,7 @@ +namespace Blind.Sight +{ + public class test_class + { + + } +} \ No newline at end of file diff --git a/Project_Blind/Assets/Scripts/Core/Sight/test class.cs.meta b/Project_Blind/Assets/Scripts/Core/Sight/test class.cs.meta new file mode 100644 index 00000000..74135a69 --- /dev/null +++ b/Project_Blind/Assets/Scripts/Core/Sight/test class.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: dbce3b7a53d140d8956223d2b5f5edd1 +timeCreated: 1656932006 \ No newline at end of file diff --git a/Project_Blind/Assets/Settings/Renderer3D.asset b/Project_Blind/Assets/Settings/Renderer3D.asset index 7265a7a4..fba71b0e 100644 --- a/Project_Blind/Assets/Settings/Renderer3D.asset +++ b/Project_Blind/Assets/Settings/Renderer3D.asset @@ -13,24 +13,24 @@ MonoBehaviour: m_Name: Renderer3D m_EditorClassIdentifier: debugShaders: - debugReplacementPS: {fileID: 0} + debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, type: 3} m_RendererFeatures: [] m_RendererFeatureMap: m_UseNativeRenderPass: 0 postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} - xrSystemData: {fileID: 0} + xrSystemData: {fileID: 11400000, guid: 60e1133243b97e347b653163a8c01b64, type: 2} shaders: - blitPS: {fileID: 0} - copyDepthPS: {fileID: 0} + blitPS: {fileID: 4800000, guid: c17132b1f77d20942aa75f8429c0f8bc, type: 3} + copyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} screenSpaceShadowPS: {fileID: 0} - samplingPS: {fileID: 0} - stencilDeferredPS: {fileID: 0} - fallbackErrorPS: {fileID: 0} - materialErrorPS: {fileID: 0} - coreBlitPS: {fileID: 0} - coreBlitColorAndDepthPS: {fileID: 0} - cameraMotionVector: {fileID: 0} - objectMotionVector: {fileID: 0} + samplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + stencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, type: 3} + fallbackErrorPS: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, type: 3} + materialErrorPS: {fileID: 4800000, guid: 5fd9a8feb75a4b5894c241777f519d4e, type: 3} + coreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} + coreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, type: 3} + cameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, type: 3} + objectMotionVector: {fileID: 4800000, guid: 7b3ede40266cd49a395def176e1bc486, type: 3} m_AssetVersion: 1 m_OpaqueLayerMask: serializedVersion: 2 diff --git a/Project_Blind/Assets/Settings/UniverserRenderer.asset b/Project_Blind/Assets/Settings/UniverserRenderer.asset new file mode 100644 index 00000000..68e8e7b9 --- /dev/null +++ b/Project_Blind/Assets/Settings/UniverserRenderer.asset @@ -0,0 +1,54 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: de640fe3d0db1804a85f9fc8f5cadab6, type: 3} + m_Name: UniverserRenderer + m_EditorClassIdentifier: + debugShaders: + debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, type: 3} + m_RendererFeatures: [] + m_RendererFeatureMap: + m_UseNativeRenderPass: 0 + postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2} + xrSystemData: {fileID: 11400000, guid: 60e1133243b97e347b653163a8c01b64, type: 2} + shaders: + blitPS: {fileID: 4800000, guid: c17132b1f77d20942aa75f8429c0f8bc, type: 3} + copyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3} + screenSpaceShadowPS: {fileID: 0} + samplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3} + stencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, type: 3} + fallbackErrorPS: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, type: 3} + materialErrorPS: {fileID: 4800000, guid: 5fd9a8feb75a4b5894c241777f519d4e, type: 3} + coreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3} + coreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, type: 3} + cameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, type: 3} + objectMotionVector: {fileID: 4800000, guid: 7b3ede40266cd49a395def176e1bc486, type: 3} + m_AssetVersion: 1 + m_OpaqueLayerMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_TransparentLayerMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_DefaultStencilState: + overrideStencilState: 0 + stencilReference: 0 + stencilCompareFunction: 8 + passOperation: 2 + failOperation: 0 + zFailOperation: 0 + m_ShadowTransparentReceive: 1 + m_RenderingMode: 0 + m_DepthPrimingMode: 0 + m_AccurateGbufferNormals: 0 + m_ClusteredRendering: 0 + m_TileSize: 32 + m_IntermediateTextureMode: 1 diff --git a/Project_Blind/Assets/Settings/UniverserRenderer.asset.meta b/Project_Blind/Assets/Settings/UniverserRenderer.asset.meta new file mode 100644 index 00000000..2adf7e81 --- /dev/null +++ b/Project_Blind/Assets/Settings/UniverserRenderer.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a63dbb5d5d0f16945ba8f936896f332d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Material/Shader.meta b/Project_Blind/Assets/Shader.meta similarity index 100% rename from Project_Blind/Assets/Material/Shader.meta rename to Project_Blind/Assets/Shader.meta diff --git a/Project_Blind/Assets/Shader/AverageBlur.shader b/Project_Blind/Assets/Shader/AverageBlur.shader new file mode 100644 index 00000000..c4a4deb3 --- /dev/null +++ b/Project_Blind/Assets/Shader/AverageBlur.shader @@ -0,0 +1,82 @@ +Shader "FogOfWar/AverageBlur" +{ + Properties + { + _MainTex ("Texture", 2D) = "black" {} + _LastTex("LastTexture", 2D) = "black" {} + + _BlurRadius("BlurRadius",float) = 1.3 + _LerpRate("LerpRate",float) = 0.05 + } + + CGINCLUDE + #include "UnityCG.cginc" + struct v2f + { + float4 pos:SV_POSITION; + float2 uv:TEXCOORD0; + }; + + sampler2D _MainTex; + sampler2D _LastTex; + float4 _MainTex_TexelSize; // x = 1/width, y = 1/height, z = width, w = height + float _BlurRadius; // 블러 범위 + float _LerpRate; + + v2f vert (appdata_img v) + { + v2f o; + o.pos = UnityObjectToClipPos(v.vertex); + o.uv = v.texcoord.xy; + return o; + } + + fixed4 frag (v2f i) : SV_Target + { + fixed4 col = fixed4(0,0,0,0); + float2 offset = _BlurRadius * _MainTex_TexelSize; + half G[9] = // 3x3 가우시안 블러 + { + 1,2,1, + 2,4,2, + 1,2,1 + }; + for (int x = 0; x < 3; x++) + { + for (int y = 0; y < 3; y++) + { + col += tex2D(_MainTex,i.uv + fixed2(x - 1, y - 1) * offset) * G[x * 1 + y * 3]; + } + } + col = col / 16; + return col; + } + + fixed4 lerpFrag (v2f i) : SV_Target + { + half4 col1=tex2D(_MainTex,i.uv); + half4 col2=tex2D(_LastTex,i.uv); + + return lerp(col2, col1, _LerpRate); + } + ENDCG + + SubShader + { + Cull Off ZWrite Off ZTest Always + Pass // Pass 0 : Blur + { + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + ENDCG + } + Pass // Pass 1 : Lerp Last -> Current + { + CGPROGRAM + #pragma vertex vert + #pragma fragment lerpFrag + ENDCG + } + } +} \ No newline at end of file diff --git a/Project_Blind/Assets/Shader/AverageBlur.shader.meta b/Project_Blind/Assets/Shader/AverageBlur.shader.meta new file mode 100644 index 00000000..b2c5d9f0 --- /dev/null +++ b/Project_Blind/Assets/Shader/AverageBlur.shader.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: b21c073fe9f96a746aff273577271370 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + preprocessorOverride: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Material/Shader/BackGround.shadergraph b/Project_Blind/Assets/Shader/BackGround.shadergraph similarity index 100% rename from Project_Blind/Assets/Material/Shader/BackGround.shadergraph rename to Project_Blind/Assets/Shader/BackGround.shadergraph diff --git a/Project_Blind/Assets/Material/Shader/BackGround.shadergraph.meta b/Project_Blind/Assets/Shader/BackGround.shadergraph.meta similarity index 100% rename from Project_Blind/Assets/Material/Shader/BackGround.shadergraph.meta rename to Project_Blind/Assets/Shader/BackGround.shadergraph.meta diff --git a/Project_Blind/Assets/Material/Shader/BackGround_.shadergraph b/Project_Blind/Assets/Shader/BackGround_.shadergraph similarity index 100% rename from Project_Blind/Assets/Material/Shader/BackGround_.shadergraph rename to Project_Blind/Assets/Shader/BackGround_.shadergraph diff --git a/Project_Blind/Assets/Material/Shader/BackGround_.shadergraph.meta b/Project_Blind/Assets/Shader/BackGround_.shadergraph.meta similarity index 100% rename from Project_Blind/Assets/Material/Shader/BackGround_.shadergraph.meta rename to Project_Blind/Assets/Shader/BackGround_.shadergraph.meta diff --git a/Project_Blind/Assets/Material/Shader/Enemy.shadergraph b/Project_Blind/Assets/Shader/Enemy.shadergraph similarity index 100% rename from Project_Blind/Assets/Material/Shader/Enemy.shadergraph rename to Project_Blind/Assets/Shader/Enemy.shadergraph diff --git a/Project_Blind/Assets/Material/Shader/Enemy.shadergraph.meta b/Project_Blind/Assets/Shader/Enemy.shadergraph.meta similarity index 100% rename from Project_Blind/Assets/Material/Shader/Enemy.shadergraph.meta rename to Project_Blind/Assets/Shader/Enemy.shadergraph.meta diff --git a/Project_Blind/Assets/Shader/FogOfWar.shader b/Project_Blind/Assets/Shader/FogOfWar.shader new file mode 100644 index 00000000..04a44714 --- /dev/null +++ b/Project_Blind/Assets/Shader/FogOfWar.shader @@ -0,0 +1,55 @@ +Shader "FogOfWar/FogOfWar" +{ + Properties + { + _MainTex ("Texture", 2D) = "white" {} + } + CGINCLUDE + #include "UnityCG.cginc" + + struct appdata + { + float4 vertex : POSITION; + float2 uv : TEXCOORD0; + }; + struct v2f + { + float2 uv : TEXCOORD0; + UNITY_FOG_COORDS(1) + float4 vertex : SV_POSITION; + }; + + sampler2D _MainTex; + float4 _MainTex_ST; + + v2f vert (appdata v) + { + v2f o; + o.vertex = UnityObjectToClipPos(v.vertex); + o.uv = TRANSFORM_TEX(v.uv, _MainTex); + UNITY_TRANSFER_FOG(o,o.vertex); + return o; + } + + fixed4 frag (v2f i) : SV_Target + { + fixed4 col = tex2D(_MainTex, i.uv); + + return col; + } + ENDCG + + SubShader + { + Tags { "Queue" = "Transparent+20" } + ZTest Off // 포그 플레인이 항상 화면 앞에 그려지게 함 + Blend SrcAlpha OneMinusSrcAlpha + Pass + { + CGPROGRAM + #pragma vertex vert + #pragma fragment frag + ENDCG + } + } +} \ No newline at end of file diff --git a/Project_Blind/Assets/Shader/FogOfWar.shader.meta b/Project_Blind/Assets/Shader/FogOfWar.shader.meta new file mode 100644 index 00000000..ba488ba1 --- /dev/null +++ b/Project_Blind/Assets/Shader/FogOfWar.shader.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: cb5b1831eca90804a92b5b5ac6c06a64 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + preprocessorOverride: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Project_Blind/Assets/Shader/Sight.shadergraph b/Project_Blind/Assets/Shader/Sight.shadergraph new file mode 100644 index 00000000..5509620e --- /dev/null +++ b/Project_Blind/Assets/Shader/Sight.shadergraph @@ -0,0 +1,1497 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "fd062039a2b648128030e4db7ad5ef91", + "m_Properties": [ + { + "m_Id": "a841011f3b01492bb2c2b79f8a5faf63" + }, + { + "m_Id": "60bb10ba55c745e3b02d90f92cb1ebb1" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "7288f4e078984d1b96275ca77c105327" + } + ], + "m_Nodes": [ + { + "m_Id": "8014084ed1814a138c58fe7b4f6a6d56" + }, + { + "m_Id": "98b91c9fb4bd420abe46c60e87b87b49" + }, + { + "m_Id": "b1ccd6e589ef48419d01e610deead7ed" + }, + { + "m_Id": "01c5bf8dadd24000bf6d6b3776141c31" + }, + { + "m_Id": "45aa227fc13d4fd094f4062bcc19c04a" + }, + { + "m_Id": "36a7e268261b48a6b8350d6b95730469" + }, + { + "m_Id": "cdb6c1c33d9c4c93ba9a5054dd0dfe7f" + }, + { + "m_Id": "f5fdc37640d94e4aa06a6897d77c51c0" + }, + { + "m_Id": "2f56f0d750d9489a92ffdce0910f836a" + }, + { + "m_Id": "4f21e1aa086b4b9ba8ac09a6f3c0c569" + }, + { + "m_Id": "3f19caf113f3458386b2d8265dafe5d3" + }, + { + "m_Id": "8f8affcd271046eebbe0b2dbe8b294fd" + }, + { + "m_Id": "9c314dc9cae84242a2ba9ef6658b3fd0" + } + ], + "m_GroupDatas": [], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2f56f0d750d9489a92ffdce0910f836a" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4f21e1aa086b4b9ba8ac09a6f3c0c569" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2f56f0d750d9489a92ffdce0910f836a" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4f21e1aa086b4b9ba8ac09a6f3c0c569" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2f56f0d750d9489a92ffdce0910f836a" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4f21e1aa086b4b9ba8ac09a6f3c0c569" + }, + "m_SlotId": 3 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2f56f0d750d9489a92ffdce0910f836a" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3f19caf113f3458386b2d8265dafe5d3" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "36a7e268261b48a6b8350d6b95730469" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "45aa227fc13d4fd094f4062bcc19c04a" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4f21e1aa086b4b9ba8ac09a6f3c0c569" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "01c5bf8dadd24000bf6d6b3776141c31" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdb6c1c33d9c4c93ba9a5054dd0dfe7f" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2f56f0d750d9489a92ffdce0910f836a" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f5fdc37640d94e4aa06a6897d77c51c0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cdb6c1c33d9c4c93ba9a5054dd0dfe7f" + }, + "m_SlotId": 1 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": 0.0, + "y": 0.0 + }, + "m_Blocks": [ + { + "m_Id": "8014084ed1814a138c58fe7b4f6a6d56" + }, + { + "m_Id": "98b91c9fb4bd420abe46c60e87b87b49" + }, + { + "m_Id": "b1ccd6e589ef48419d01e610deead7ed" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": 0.0, + "y": 200.0 + }, + "m_Blocks": [ + { + "m_Id": "01c5bf8dadd24000bf6d6b3776141c31" + }, + { + "m_Id": "3f19caf113f3458386b2d8265dafe5d3" + }, + { + "m_Id": "8f8affcd271046eebbe0b2dbe8b294fd" + }, + { + "m_Id": "9c314dc9cae84242a2ba9ef6658b3fd0" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "Shader Graphs", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "9f369c963a1749b597354cb7295aebf6" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "01c5bf8dadd24000bf6d6b3776141c31", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "e396f1cdb3c646f9b5a86b6fb367278a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0212fd4f24cd48179f0c3e1a41dab6ef", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "030521ac7235482f91c3534f178965cb", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "058c7db7e15b4436b57faabc9e9d03e0", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0888c09e904d444097c9ae947fbf9d9c", + "m_Id": 3, + "m_DisplayName": "Opacity", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Opacity", + "m_StageCapability": 3, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09a5bac63d764886b720c049c5391f82", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "132d4cda39574299a178e57f0c844667", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1775b6d99b2b4b8693cf43b0cd1ed3fd", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "2f56f0d750d9489a92ffdce0910f836a", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -364.0, + "y": 158.0, + "width": 120.0, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "9ec134754024476cb1fdd4f0ef21460c" + }, + { + "m_Id": "9ba255f9fddf49eb960234e75e3d8034" + }, + { + "m_Id": "a825788acdbb47cab2839738774578ca" + }, + { + "m_Id": "1775b6d99b2b4b8693cf43b0cd1ed3fd" + }, + { + "m_Id": "058c7db7e15b4436b57faabc9e9d03e0" + } + ], + "synonyms": [ + "separate" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "34125c642874433d9716393cba322eb2", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "36a7e268261b48a6b8350d6b95730469", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1089.0, + "y": 117.0, + "width": 139.0, + "height": 34.00001525878906 + } + }, + "m_Slots": [ + { + "m_Id": "c49e318a4709406e96dbc5b397b3bce9" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "60bb10ba55c745e3b02d90f92cb1ebb1" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "37607047fc9b4a31a563751c4d653575", + "m_Id": 0, + "m_DisplayName": "Base", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Base", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3f19caf113f3458386b2d8265dafe5d3", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "46d5c27f64504ab1b35dddb91fcc150a" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "45aa227fc13d4fd094f4062bcc19c04a", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -913.0, + "y": 95.00001525878906, + "width": 208.0, + "height": 435.0 + } + }, + "m_Slots": [ + { + "m_Id": "c189ca55223a480d98fe5d2d849f001d" + }, + { + "m_Id": "8784850665cd4460b77019a0b8c5784b" + }, + { + "m_Id": "09a5bac63d764886b720c049c5391f82" + }, + { + "m_Id": "9ba7528defdd4abe82c197a6ece07c64" + }, + { + "m_Id": "132d4cda39574299a178e57f0c844667" + }, + { + "m_Id": "bbcd30b93be7479a8023f30212c0d7fd" + }, + { + "m_Id": "f32c8ced494a4bba88e9c91121f9b76a" + }, + { + "m_Id": "6e9248d707df4d22850a70116d4bbd1c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "46d5c27f64504ab1b35dddb91fcc150a", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlendNode", + "m_ObjectId": "4f21e1aa086b4b9ba8ac09a6f3c0c569", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Blend", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -208.0, + "y": 330.0, + "width": 208.0, + "height": 361.0 + } + }, + "m_Slots": [ + { + "m_Id": "37607047fc9b4a31a563751c4d653575" + }, + { + "m_Id": "a183bc287b854f7ebc91c1b31429c702" + }, + { + "m_Id": "0888c09e904d444097c9ae947fbf9d9c" + }, + { + "m_Id": "d4ab2b9ca4db41d7bff429b35dc68011" + } + ], + "synonyms": [ + "burn", + "darken", + "difference", + "dodge", + "divide", + "exclusion", + "hard light", + "hard mix", + "linear burn", + "linear dodge", + "linear light", + "multiply", + "negate", + "overlay", + "pin light", + "screen", + "soft light", + "subtract", + "vivid light", + "overwrite" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_BlendMode": 15 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "60bb10ba55c745e3b02d90f92cb1ebb1", + "m_Guid": { + "m_GuidSerialized": "5cd9f76d-82b1-4772-9f46-6ae262e5db87" + }, + "m_Name": "Texture2D", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Texture2D", + "m_DefaultReferenceName": "_Texture2D", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalSpriteLitSubTarget", + "m_ObjectId": "657be3fef52e469c9e5723ea26c1bd5e" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "6e9248d707df4d22850a70116d4bbd1c", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "7288f4e078984d1b96275ca77c105327", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "a841011f3b01492bb2c2b79f8a5faf63" + }, + { + "m_Id": "60bb10ba55c745e3b02d90f92cb1ebb1" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "8014084ed1814a138c58fe7b4f6a6d56", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "f3560befefa14fbd9582baa453801d28" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8784850665cd4460b77019a0b8c5784b", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "8da65e9ccff6428bac577d2cc2d3b8ae", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "8f8affcd271046eebbe0b2dbe8b294fd", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.SpriteMask", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "c3599f87067f452f8a81ec766df969a6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.SpriteMask" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "98b91c9fb4bd420abe46c60e87b87b49", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "030521ac7235482f91c3534f178965cb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9ba255f9fddf49eb960234e75e3d8034", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9ba7528defdd4abe82c197a6ece07c64", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "9c314dc9cae84242a2ba9ef6658b3fd0", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "34125c642874433d9716393cba322eb2" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9ec134754024476cb1fdd4f0ef21460c", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "9f369c963a1749b597354cb7295aebf6", + "m_ActiveSubTarget": { + "m_Id": "657be3fef52e469c9e5723ea26c1bd5e" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 0, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 2, + "m_AlphaClip": false, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_CustomEditorGUI": "", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "a183bc287b854f7ebc91c1b31429c702", + "m_Id": 1, + "m_DisplayName": "Blend", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Blend", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a825788acdbb47cab2839738774578ca", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "a841011f3b01492bb2c2b79f8a5faf63", + "m_Guid": { + "m_GuidSerialized": "adaec455-d43f-4ffa-9ed9-0fad588d50d3" + }, + "m_Name": "Color", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Color", + "m_DefaultReferenceName": "_Color", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 0.3176470696926117 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "b1ccd6e589ef48419d01e610deead7ed", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8da65e9ccff6428bac577d2cc2d3b8ae" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "bbcd30b93be7479a8023f30212c0d7fd", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "c189ca55223a480d98fe5d2d849f001d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBAMaterialSlot", + "m_ObjectId": "c3599f87067f452f8a81ec766df969a6", + "m_Id": 0, + "m_DisplayName": "Sprite Mask", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "SpriteMask", + "m_StageCapability": 2, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "c49e318a4709406e96dbc5b397b3bce9", + "m_Id": 0, + "m_DisplayName": "Texture2D", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "cdb6c1c33d9c4c93ba9a5054dd0dfe7f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -620.0, + "y": 147.99996948242188, + "width": 207.99996948242188, + "height": 302.0000305175781 + } + }, + "m_Slots": [ + { + "m_Id": "db017cdde5624bc288fc09a570072da5" + }, + { + "m_Id": "0212fd4f24cd48179f0c3e1a41dab6ef" + }, + { + "m_Id": "d6e77bb67cd941e28410a3d4f3f44843" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "d4ab2b9ca4db41d7bff429b35dc68011", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "d6e77bb67cd941e28410a3d4f3f44843", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "db017cdde5624bc288fc09a570072da5", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 1.0, + "e01": 1.0, + "e02": 1.0, + "e03": 1.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "e396f1cdb3c646f9b5a86b6fb367278a", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.5, + "y": 0.5, + "z": 0.5 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "f280af1900854e32b75b221e59cb2aec", + "m_Id": 0, + "m_DisplayName": "Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "f32c8ced494a4bba88e9c91121f9b76a", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "f3560befefa14fbd9582baa453801d28", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "f5fdc37640d94e4aa06a6897d77c51c0", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -737.0000610351563, + "y": 273.0, + "width": 105.00006103515625, + "height": 33.999969482421878 + } + }, + "m_Slots": [ + { + "m_Id": "f280af1900854e32b75b221e59cb2aec" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a841011f3b01492bb2c2b79f8a5faf63" + } +} + diff --git a/Project_Blind/Assets/Shader/Sight.shadergraph.meta b/Project_Blind/Assets/Shader/Sight.shadergraph.meta new file mode 100644 index 00000000..438c8481 --- /dev/null +++ b/Project_Blind/Assets/Shader/Sight.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 6fcb9075c7331a245b0097a110faf863 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Project_Blind/Assets/Material/Shader/Test.shadergraph b/Project_Blind/Assets/Shader/Test.shadergraph similarity index 100% rename from Project_Blind/Assets/Material/Shader/Test.shadergraph rename to Project_Blind/Assets/Shader/Test.shadergraph diff --git a/Project_Blind/Assets/Material/Shader/Test.shadergraph.meta b/Project_Blind/Assets/Shader/Test.shadergraph.meta similarity index 100% rename from Project_Blind/Assets/Material/Shader/Test.shadergraph.meta rename to Project_Blind/Assets/Shader/Test.shadergraph.meta diff --git a/Project_Blind/Assets/Shader/Test3D.shadergraph b/Project_Blind/Assets/Shader/Test3D.shadergraph new file mode 100644 index 00000000..9f919221 --- /dev/null +++ b/Project_Blind/Assets/Shader/Test3D.shadergraph @@ -0,0 +1,642 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "3d5eb9d2f2924934935843034014f237", + "m_Properties": [], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "167f1619adef4364917acaeb5f7e5917" + } + ], + "m_Nodes": [ + { + "m_Id": "09b79fca3a854cd48e9efa2b5b4561b8" + }, + { + "m_Id": "3a9f65a04b7a47189669e2723e22afd1" + }, + { + "m_Id": "27178998343f42cc9a766de425fd35dc" + }, + { + "m_Id": "2a48c77dbc8e4696917d015c1a1d503c" + }, + { + "m_Id": "b8061880074942ed9c9d4269897456d3" + }, + { + "m_Id": "08c6666a3656403a8c2a5ae0fecc7f0a" + }, + { + "m_Id": "dbf6db29af1a42e1a560d913c5459172" + }, + { + "m_Id": "d3eb71b9dc9341f88fab1e5e6b2c283e" + }, + { + "m_Id": "5b122736b9d04c31ac62b1981111a399" + } + ], + "m_GroupDatas": [], + "m_StickyNoteDatas": [], + "m_Edges": [], + "m_VertexContext": { + "m_Position": { + "x": 0.0, + "y": 0.0 + }, + "m_Blocks": [ + { + "m_Id": "09b79fca3a854cd48e9efa2b5b4561b8" + }, + { + "m_Id": "3a9f65a04b7a47189669e2723e22afd1" + }, + { + "m_Id": "27178998343f42cc9a766de425fd35dc" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": 0.0, + "y": 200.0 + }, + "m_Blocks": [ + { + "m_Id": "2a48c77dbc8e4696917d015c1a1d503c" + }, + { + "m_Id": "b8061880074942ed9c9d4269897456d3" + }, + { + "m_Id": "08c6666a3656403a8c2a5ae0fecc7f0a" + }, + { + "m_Id": "dbf6db29af1a42e1a560d913c5459172" + }, + { + "m_Id": "d3eb71b9dc9341f88fab1e5e6b2c283e" + }, + { + "m_Id": "5b122736b9d04c31ac62b1981111a399" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "Shader Graphs", + "m_GraphPrecision": 1, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_ActiveTargets": [ + { + "m_Id": "04a7b91c28fe4a5592b75bdd245ecbb7" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "038a02331edf46019ed8e4eef9835a91", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "04a7b91c28fe4a5592b75bdd245ecbb7", + "m_ActiveSubTarget": { + "m_Id": "8dfda775e18b460f9630aaa590ba6daf" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 0, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 2, + "m_AlphaClip": false, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_CustomEditorGUI": "", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "08631088a3d84fd1b48f4f95ddb48736", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "08c6666a3656403a8c2a5ae0fecc7f0a", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Metallic", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "c7c8218c1b3d40b49bb7face131ed629" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Metallic" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "09b79fca3a854cd48e9efa2b5b4561b8", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "038a02331edf46019ed8e4eef9835a91" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "0da22ef6e9c84b1ba1f035105328cae7", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "167f1619adef4364917acaeb5f7e5917", + "m_Name": "", + "m_ChildObjectList": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "27178998343f42cc9a766de425fd35dc", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a5d1503563024d33b7de43f019b78376" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "2a48c77dbc8e4696917d015c1a1d503c", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "74a124fd875e4cf68ebd79fc019a1039" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "3a9f65a04b7a47189669e2723e22afd1", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "0da22ef6e9c84b1ba1f035105328cae7" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "5b122736b9d04c31ac62b1981111a399", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Occlusion", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "9404ee212f6c4d7991a92a861ff4d13f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Occlusion" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "74a124fd875e4cf68ebd79fc019a1039", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget", + "m_ObjectId": "8dfda775e18b460f9630aaa590ba6daf", + "m_WorkflowMode": 1, + "m_NormalDropOffSpace": 0, + "m_ClearCoat": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "9404ee212f6c4d7991a92a861ff4d13f", + "m_Id": 0, + "m_DisplayName": "Ambient Occlusion", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Occlusion", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "a5d1503563024d33b7de43f019b78376", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "b8061880074942ed9c9d4269897456d3", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "08631088a3d84fd1b48f4f95ddb48736" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "bf37791b9d964dcdbe6fd5a663dbb120", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "c7c8218c1b3d40b49bb7face131ed629", + "m_Id": 0, + "m_DisplayName": "Metallic", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Metallic", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "d3eb71b9dc9341f88fab1e5e6b2c283e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "bf37791b9d964dcdbe6fd5a663dbb120" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "dbf6db29af1a42e1a560d913c5459172", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Smoothness", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "e696cbe510c7411e874c39bee6d406e0" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Smoothness" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e696cbe510c7411e874c39bee6d406e0", + "m_Id": 0, + "m_DisplayName": "Smoothness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Smoothness", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + diff --git a/Project_Blind/Assets/Shader/Test3D.shadergraph.meta b/Project_Blind/Assets/Shader/Test3D.shadergraph.meta new file mode 100644 index 00000000..145fc067 --- /dev/null +++ b/Project_Blind/Assets/Shader/Test3D.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 3cf51c2e530ee3b448e32885a3e79e30 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/Project_Blind/Assets/Textures/White.png b/Project_Blind/Assets/Textures/White.png deleted file mode 100644 index bcf9432e..00000000 Binary files a/Project_Blind/Assets/Textures/White.png and /dev/null differ diff --git a/Project_Blind/ProjectSettings/TagManager.asset b/Project_Blind/ProjectSettings/TagManager.asset index f48518bd..0e0ae223 100644 --- a/Project_Blind/ProjectSettings/TagManager.asset +++ b/Project_Blind/ProjectSettings/TagManager.asset @@ -15,7 +15,7 @@ TagManager: - UI - Floor - Wall - - + - FieldOfWar - - - diff --git a/Project_Blind/UserSettings/Layouts/CurrentMaximizeLayout.dwlt b/Project_Blind/UserSettings/Layouts/CurrentMaximizeLayout.dwlt index 40a4c347..1c3e0ad6 100644 --- a/Project_Blind/UserSettings/Layouts/CurrentMaximizeLayout.dwlt +++ b/Project_Blind/UserSettings/Layouts/CurrentMaximizeLayout.dwlt @@ -18,12 +18,12 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 30 - width: 1920 - height: 919 + width: 1904 + height: 947 m_MinSize: {x: 300, y: 200} m_MaxSize: {x: 24288, y: 16192} vertical: 1 - controlID: 517 + controlID: 48 --- !u!114 &2 MonoBehaviour: m_ObjectHideFlags: 52 @@ -40,14 +40,14 @@ MonoBehaviour: m_MaxSize: {x: 4000, y: 4000} m_TitleContent: m_Text: Game - m_Image: {fileID: 4621777727084837110, guid: 0000000000000000d000000000000000, type: 0} + m_Image: {fileID: -6423792434712278376, guid: 0000000000000000d000000000000000, type: 0} m_Tooltip: m_Pos: serializedVersion: 2 - x: 213.5 - y: 83 - width: 1209 - height: 572.5 + x: 236 + y: 81 + width: 1262 + height: 630 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -62,7 +62,7 @@ MonoBehaviour: m_TextureFilterMode: 0 m_TextureHideFlags: 61 m_RenderIMGUI: 1 - m_EnterPlayModeBehavior: 1 + m_EnterPlayModeBehavior: 0 m_UseMipMap: 0 m_VSyncEnabled: 0 m_Gizmos: 1 @@ -73,10 +73,10 @@ MonoBehaviour: m_VRangeLocked: 0 hZoomLockedByDefault: 0 vZoomLockedByDefault: 0 - m_HBaseRangeMin: -480 - m_HBaseRangeMax: 480 - m_VBaseRangeMin: -270 - m_VBaseRangeMax: 270 + m_HBaseRangeMin: -960 + m_HBaseRangeMax: 960 + m_VBaseRangeMin: -540 + m_VBaseRangeMax: 540 m_HAllowExceedBaseRangeMin: 1 m_HAllowExceedBaseRangeMax: 1 m_VAllowExceedBaseRangeMin: 1 @@ -85,7 +85,7 @@ MonoBehaviour: m_HSlider: 0 m_VSlider: 0 m_IgnoreScrollWheelUntilClicked: 0 - m_EnableMouseInput: 1 + m_EnableMouseInput: 0 m_EnableSliderZoomHorizontal: 0 m_EnableSliderZoomVertical: 0 m_UniformScale: 1 @@ -94,23 +94,23 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 21 - width: 1209 - height: 551.5 - m_Scale: {x: 1, y: 1} - m_Translation: {x: 604.5, y: 275.75} + width: 1262 + height: 609 + m_Scale: {x: 0.5638889, y: 0.5638889} + m_Translation: {x: 631, y: 304.5} m_MarginLeft: 0 m_MarginRight: 0 m_MarginTop: 0 m_MarginBottom: 0 m_LastShownAreaInsideMargins: serializedVersion: 2 - x: -604.5 - y: -275.75 - width: 1209 - height: 551.5 + x: -1119.0148 + y: -540 + width: 2238.0295 + height: 1080 m_MinimalGUI: 1 - m_defaultScale: 1 - m_LastWindowPixelSize: {x: 2418, y: 1145} + m_defaultScale: 0.5638889 + m_LastWindowPixelSize: {x: 1262, y: 630} m_ClearInEditMode: 1 m_NoCameraWarning: 1 m_LowResolutionForAspectRatios: 01000000000000000000 @@ -130,17 +130,17 @@ MonoBehaviour: m_EditorClassIdentifier: m_Children: - {fileID: 4} - - {fileID: 15} + - {fileID: 18} m_Position: serializedVersion: 2 x: 0 y: 0 - width: 1920 - height: 919 + width: 1904 + height: 947 m_MinSize: {x: 300, y: 200} m_MaxSize: {x: 24288, y: 16192} vertical: 0 - controlID: 518 + controlID: 49 --- !u!114 &4 MonoBehaviour: m_ObjectHideFlags: 52 @@ -155,17 +155,17 @@ MonoBehaviour: m_EditorClassIdentifier: m_Children: - {fileID: 5} - - {fileID: 11} + - {fileID: 13} m_Position: serializedVersion: 2 x: 0 y: 0 - width: 1424.5 - height: 919 + width: 1492 + height: 947 m_MinSize: {x: 200, y: 200} m_MaxSize: {x: 16192, y: 16192} vertical: 1 - controlID: 470 + controlID: 50 --- !u!114 &5 MonoBehaviour: m_ObjectHideFlags: 52 @@ -185,12 +185,12 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 0 - width: 1424.5 - height: 593.5 + width: 1492 + height: 651 m_MinSize: {x: 200, y: 100} m_MaxSize: {x: 16192, y: 8096} vertical: 0 - controlID: 421 + controlID: 51 --- !u!114 &6 MonoBehaviour: m_ObjectHideFlags: 52 @@ -208,8 +208,8 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 0 - width: 213.5 - height: 593.5 + width: 228 + height: 651 m_MinSize: {x: 201, y: 221} m_MaxSize: {x: 4001, y: 4021} m_ActualView: {fileID: 7} @@ -233,14 +233,14 @@ MonoBehaviour: m_MaxSize: {x: 4000, y: 4000} m_TitleContent: m_Text: Hierarchy - m_Image: {fileID: -3734745235275155857, guid: 0000000000000000d000000000000000, type: 0} + m_Image: {fileID: 7966133145522015247, guid: 0000000000000000d000000000000000, type: 0} m_Tooltip: m_Pos: serializedVersion: 2 - x: 0 - y: 83 - width: 212.5 - height: 572.5 + x: 8 + y: 81 + width: 227 + height: 630 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -248,9 +248,9 @@ MonoBehaviour: m_SceneHierarchy: m_TreeViewState: scrollPos: {x: 0, y: 0} - m_SelectedIDs: + m_SelectedIDs: fe700000 m_LastClickedID: 0 - m_ExpandedIDs: 32f4ffffb4f7ffffe2faffff + m_ExpandedIDs: d6f7ffffd8f7ffffe2faffff m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -266,7 +266,7 @@ MonoBehaviour: m_IsRenaming: 0 m_OriginalEventType: 11 m_IsRenamingFilename: 0 - m_ClientGUIView: {fileID: 6} + m_ClientGUIView: {fileID: 8} m_SearchString: m_ExpandedScenes: [] m_CurrenRootInstanceID: 0 @@ -289,10 +289,10 @@ MonoBehaviour: m_Children: [] m_Position: serializedVersion: 2 - x: 213.5 + x: 228 y: 0 - width: 1211 - height: 593.5 + width: 1264 + height: 651 m_MinSize: {x: 202, y: 221} m_MaxSize: {x: 4002, y: 4021} m_ActualView: {fileID: 2} @@ -300,6 +300,8 @@ MonoBehaviour: - {fileID: 9} - {fileID: 2} - {fileID: 10} + - {fileID: 11} + - {fileID: 12} m_Selected: 1 m_LastSelected: 0 --- !u!114 &9 @@ -318,14 +320,14 @@ MonoBehaviour: m_MaxSize: {x: 4000, y: 4000} m_TitleContent: m_Text: Scene - m_Image: {fileID: 8634526014445323508, guid: 0000000000000000d000000000000000, type: 0} + m_Image: {fileID: 2593428753322112591, guid: 0000000000000000d000000000000000, type: 0} m_Tooltip: m_Pos: serializedVersion: 2 - x: 213.5 - y: 83 - width: 1209.5 - height: 573.5 + x: 236 + y: 81 + width: 1262 + height: 630 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -357,7 +359,7 @@ MonoBehaviour: floating: 0 collapsed: 0 displayed: 1 - snapOffset: {x: 0, y: 25} + snapOffset: {x: 0, y: 0} snapOffsetDelta: {x: 0, y: 0} snapCorner: 0 id: unity-scene-view-toolbar @@ -549,9 +551,9 @@ MonoBehaviour: m_PlayAudio: 0 m_AudioPlay: 0 m_Position: - m_Target: {x: -24.618103, y: -11.255462, z: -8.020706} + m_Target: {x: 7.9837704, y: 0.7774119, z: 0.8408306} speed: 2 - m_Value: {x: -24.618103, y: -11.255462, z: -8.020706} + m_Value: {x: 7.9837704, y: 0.7774119, z: 0.8408306} m_RenderMode: 0 m_CameraMode: drawMode: 0 @@ -602,9 +604,9 @@ MonoBehaviour: speed: 2 m_Value: {x: 0, y: 0, z: 0, w: 1} m_Size: - m_Target: 4.530554 + m_Target: 30.921364 speed: 2 - m_Value: 4.530554 + m_Value: 30.921364 m_Ortho: m_Target: 1 speed: 2 @@ -622,7 +624,7 @@ MonoBehaviour: m_FarClip: 10000 m_DynamicClip: 1 m_OcclusionCulling: 0 - m_LastSceneViewRotation: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226} + m_LastSceneViewRotation: {x: -0.14360654, y: 0.05252025, z: -0.0076327273, w: -0.9882109} m_LastSceneViewOrtho: 0 m_ReplacementShader: {fileID: 0} m_ReplacementString: @@ -638,62 +640,1228 @@ MonoBehaviour: m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 12914, guid: 0000000000000000e000000000000000, type: 0} + m_Script: {fileID: 11500000, guid: 924ffcbe75518854f97b48776d0f1939, type: 3} m_Name: m_EditorClassIdentifier: m_MinSize: {x: 100, y: 100} m_MaxSize: {x: 4000, y: 4000} m_TitleContent: - m_Text: Animator - m_Image: {fileID: 1711060831702674872, guid: 0000000000000000d000000000000000, type: 0} + m_Text: BackGround + m_Image: {fileID: 2800000, guid: 7129268cf102b2f45809905bcb27ce8b, type: 3} m_Tooltip: m_Pos: serializedVersion: 2 - x: 244 + x: 220 y: 73 - width: 1367 - height: 498 + width: 1217 + height: 630 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default m_SaveData: [] - m_ViewTransforms: - m_KeySerializationHelper: - - {fileID: 5645286246244460669, guid: 269cb10eaf7e55c438dc685ff581a34b, type: 2} - m_ValueSerializationHelper: - - e00: 0.74151444 - e01: 0 - e02: 0 - e03: 0.000061035156 - e10: 0 - e11: 0.74151444 - e12: 0 - e13: 106.02026 - e20: 0 - e21: 0 - e22: 1 - e23: 0 - e30: 0 - e31: 0 - e32: 0 - e33: 1 - m_PreviewAnimator: {fileID: 0} - m_AnimatorController: {fileID: 9100000, guid: 269cb10eaf7e55c438dc685ff581a34b, type: 2} - m_BreadCrumbs: - - m_Target: {fileID: 5645286246244460669, guid: 269cb10eaf7e55c438dc685ff581a34b, type: 2} - m_ScrollPosition: {x: 0, y: 0} - stateMachineGraph: {fileID: 0} - stateMachineGraphGUI: {fileID: 0} - blendTreeGraph: {fileID: 0} - blendTreeGraphGUI: {fileID: 0} - m_AutoLiveLink: 1 - m_MiniTool: 0 - m_LockTracker: - m_IsLocked: 0 - m_CurrentEditor: 0 - m_LayerEditor: - m_SelectedLayerIndex: 0 + m_Selected: 47917f188d6904bc89c305da8b25fec6 + m_GraphObject: {fileID: 0} + m_LastSerializedFileContents: "{\n \"m_SGVersion\": 3,\n \"m_Type\": \"UnityEditor.ShaderGraph.GraphData\",\n + \"m_ObjectId\": \"0e26a738599f4ef3abc5390e5fd73c80\",\n \"m_Properties\": + [\n {\n \"m_Id\": \"8847f933fc6e46dea8fe9bdec97d6c7a\"\n + },\n {\n \"m_Id\": \"90cf2662103d4b4aba5ad72e50b30553\"\n + },\n {\n \"m_Id\": \"a2de3b75c6054af58aed1ec9e22d436e\"\n + }\n ],\n \"m_Keywords\": [],\n \"m_Dropdowns\": [],\n \"m_CategoryData\": + [\n {\n \"m_Id\": \"a51bd214e1344e529f90a98c47287171\"\n + }\n ],\n \"m_Nodes\": [\n {\n \"m_Id\": \"6a53810d51e4498a888470aea3196773\"\n + },\n {\n \"m_Id\": \"4771a299841f46aaa91137df9b412248\"\n + },\n {\n \"m_Id\": \"46e873aaee624f188c531720d5b961fe\"\n + },\n {\n \"m_Id\": \"38e8576c95e64d18835ac782a655b8f2\"\n + },\n {\n \"m_Id\": \"49c42a9ebbcf47c38e73e1f5d1e1b8ab\"\n + },\n {\n \"m_Id\": \"c062dbacfc794411af683a9794739c2a\"\n + },\n {\n \"m_Id\": \"30e2d969b9b246b19d9e7d26503b0b0e\"\n + },\n {\n \"m_Id\": \"9b3c19933108460aa9809de494e3c98a\"\n + },\n {\n \"m_Id\": \"531e99ad3322412d8f0aaef240218469\"\n + },\n {\n \"m_Id\": \"b38df816afa2418b9c02fd10103f8642\"\n + },\n {\n \"m_Id\": \"12fe5de24db044c8b349c5b3b7f0d146\"\n + },\n {\n \"m_Id\": \"1c22c9f51100499481ca2cfc50ba3267\"\n + },\n {\n \"m_Id\": \"4d6bc5c54d7a4daeb2456a490dd200a8\"\n + },\n {\n \"m_Id\": \"79a0a752a39f461890e5bea8af563355\"\n + },\n {\n \"m_Id\": \"d1de9eaea7d843fb8cf9c39503d247d0\"\n + }\n ],\n \"m_GroupDatas\": [],\n \"m_StickyNoteDatas\": [],\n \"m_Edges\": + [\n {\n \"m_OutputSlot\": {\n \"m_Node\": {\n + \"m_Id\": \"30e2d969b9b246b19d9e7d26503b0b0e\"\n },\n + \"m_SlotId\": 0\n },\n \"m_InputSlot\": {\n + \"m_Node\": {\n \"m_Id\": \"9b3c19933108460aa9809de494e3c98a\"\n + },\n \"m_SlotId\": 1\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"531e99ad3322412d8f0aaef240218469\"\n },\n \"m_SlotId\": + 0\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"d1de9eaea7d843fb8cf9c39503d247d0\"\n + },\n \"m_SlotId\": 1\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"79a0a752a39f461890e5bea8af563355\"\n },\n \"m_SlotId\": + 2\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"b38df816afa2418b9c02fd10103f8642\"\n + },\n \"m_SlotId\": 1\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"9b3c19933108460aa9809de494e3c98a\"\n },\n \"m_SlotId\": + 0\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"b38df816afa2418b9c02fd10103f8642\"\n + },\n \"m_SlotId\": 0\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"b38df816afa2418b9c02fd10103f8642\"\n },\n \"m_SlotId\": + 2\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"d1de9eaea7d843fb8cf9c39503d247d0\"\n + },\n \"m_SlotId\": 0\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"d1de9eaea7d843fb8cf9c39503d247d0\"\n },\n \"m_SlotId\": + 2\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"38e8576c95e64d18835ac782a655b8f2\"\n + },\n \"m_SlotId\": 0\n }\n }\n ],\n \"m_VertexContext\": + {\n \"m_Position\": {\n \"x\": 0.0,\n \"y\": 0.0\n + },\n \"m_Blocks\": [\n {\n \"m_Id\": \"6a53810d51e4498a888470aea3196773\"\n + },\n {\n \"m_Id\": \"4771a299841f46aaa91137df9b412248\"\n + },\n {\n \"m_Id\": \"46e873aaee624f188c531720d5b961fe\"\n + }\n ]\n },\n \"m_FragmentContext\": {\n \"m_Position\": {\n + \"x\": 0.0,\n \"y\": 200.0\n },\n \"m_Blocks\": [\n + {\n \"m_Id\": \"38e8576c95e64d18835ac782a655b8f2\"\n + },\n {\n \"m_Id\": \"c062dbacfc794411af683a9794739c2a\"\n + },\n {\n \"m_Id\": \"49c42a9ebbcf47c38e73e1f5d1e1b8ab\"\n + },\n {\n \"m_Id\": \"12fe5de24db044c8b349c5b3b7f0d146\"\n + },\n {\n \"m_Id\": \"1c22c9f51100499481ca2cfc50ba3267\"\n + },\n {\n \"m_Id\": \"4d6bc5c54d7a4daeb2456a490dd200a8\"\n + }\n ]\n },\n \"m_PreviewData\": {\n \"serializedMesh\": {\n + \"m_SerializedMesh\": \"{\\\"mesh\\\":{\\\"instanceID\\\":0}}\",\n + \"m_Guid\": \"\"\n },\n \"preventRotation\": false\n },\n + \"m_Path\": \"Shader Graphs\",\n \"m_GraphPrecision\": 1,\n \"m_PreviewMode\": + 2,\n \"m_OutputNode\": {\n \"m_Id\": \"\"\n },\n \"m_ActiveTargets\": + [\n {\n \"m_Id\": \"64673099c6cb4966b92008789cd4773c\"\n + }\n ]\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.ColorRGBAMaterialSlot\",\n + \"m_ObjectId\": \"056ce9d0c1fe47968f644285722be968\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Sprite Mask\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"SpriteMask\",\n \"m_StageCapability\": + 2,\n \"m_Value\": {\n \"x\": 1.0,\n \"y\": 1.0,\n \"z\": + 1.0,\n \"w\": 1.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n + \"y\": 0.0,\n \"z\": 0.0,\n \"w\": 0.0\n },\n \"m_Labels\": + []\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"12fe5de24db044c8b349c5b3b7f0d146\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.SpriteMask\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"056ce9d0c1fe47968f644285722be968\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.SpriteMask\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.UVMaterialSlot\",\n + \"m_ObjectId\": \"13138547fd3b4c749e9087e02dd75f45\",\n \"m_Id\": 2,\n + \"m_DisplayName\": \"UV\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"UV\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0\n },\n \"m_DefaultValue\": {\n + \"x\": 0.0,\n \"y\": 0.0\n },\n \"m_Labels\": [],\n \"m_Channel\": + 0\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\",\n + \"m_ObjectId\": \"184dc8de6b564ca7a493be40fe5a2ba8\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"MainColor\",\n \"m_SlotType\": 1,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"Out\",\n \"m_StageCapability\": 3,\n + \"m_Value\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0,\n + \"w\": 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": + 0.0,\n \"z\": 0.0,\n \"w\": 0.0\n },\n \"m_Labels\": []\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"198a34e60441405a8a5097e0ae9a1c92\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Ambient Occlusion\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"Occlusion\",\n \"m_StageCapability\": + 2,\n \"m_Value\": 0.0,\n \"m_DefaultValue\": 1.0,\n \"m_Labels\": []\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"1c22c9f51100499481ca2cfc50ba3267\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.NormalTS\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"408247cd26aa4ff68d65ce22beb89940\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.NormalTS\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n + \"m_ObjectId\": \"2d1f6a71c26f4e208f8f18fe31225778\",\n \"m_Id\": 1,\n + \"m_DisplayName\": \"B\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"B\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"e00\": 2.0,\n \"e01\": 2.0,\n \"e02\": 2.0,\n + \"e03\": 2.0,\n \"e10\": 2.0,\n \"e11\": 2.0,\n \"e12\": + 2.0,\n \"e13\": 2.0,\n \"e20\": 2.0,\n \"e21\": 2.0,\n + \"e22\": 2.0,\n \"e23\": 2.0,\n \"e30\": 2.0,\n \"e31\": + 2.0,\n \"e32\": 2.0,\n \"e33\": 2.0\n },\n \"m_DefaultValue\": + {\n \"e00\": 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 1.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.PropertyNode\",\n \"m_ObjectId\": + \"30e2d969b9b246b19d9e7d26503b0b0e\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n + \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": -1447.5001220703125,\n \"y\": 274.50006103515627,\n + \"width\": 149.5,\n \"height\": 33.9998779296875\n }\n },\n + \"m_Slots\": [\n {\n \"m_Id\": \"f0e3d2460c9d475a8051c70deb44150e\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_Property\": {\n \"m_Id\": \"8847f933fc6e46dea8fe9bdec97d6c7a\"\n + }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.SamplerStateMaterialSlot\",\n + \"m_ObjectId\": \"319d8b6740bd4ffa88f3f9381291b402\",\n \"m_Id\": 3,\n + \"m_DisplayName\": \"Sampler\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Sampler\",\n \"m_StageCapability\": 3,\n \"m_BareResource\": + false\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"38e8576c95e64d18835ac782a655b8f2\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.BaseColor\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"9a58da4c94c446168a697a258fce3e7c\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.BaseColor\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n + \"m_ObjectId\": \"395266b5efd944c3a4c5ca620270a435\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"A\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"A\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"e00\": 0.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 0.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 0.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 0.0\n },\n \"m_DefaultValue\": + {\n \"e00\": 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 1.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.NormalMaterialSlot\",\n \"m_ObjectId\": + \"4019a7d1d88e48b5b409a90c5ece09cd\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Normal\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Normal\",\n \"m_StageCapability\": 1,\n \"m_Value\": {\n \"x\": + 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n \"m_DefaultValue\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.NormalMaterialSlot\",\n \"m_ObjectId\": \"408247cd26aa4ff68d65ce22beb89940\",\n + \"m_Id\": 0,\n \"m_DisplayName\": \"Normal (Tangent Space)\",\n \"m_SlotType\": + 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": \"NormalTS\",\n + \"m_StageCapability\": 2,\n \"m_Value\": {\n \"x\": 0.0,\n \"y\": + 0.0,\n \"z\": 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n + \"y\": 0.0,\n \"z\": 0.0\n },\n \"m_Labels\": [],\n \"m_Space\": + 3\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"46e873aaee624f188c531720d5b961fe\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"VertexDescription.Tangent\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"e0c7b53bc22f4ae29d199d11de0c7b56\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Tangent\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"4771a299841f46aaa91137df9b412248\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"VertexDescription.Normal\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"4019a7d1d88e48b5b409a90c5ece09cd\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Normal\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"47febaf00e2c4559a11b41d45adc6c9e\",\n \"m_Id\": 4,\n + \"m_DisplayName\": \"R\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"R\",\n \"m_StageCapability\": 2,\n \"m_Value\": + 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n \"m_ObjectId\": + \"49c42a9ebbcf47c38e73e1f5d1e1b8ab\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"SurfaceDescription.Emission\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 12.0,\n \"y\": 315.5,\n \"width\": + 200.0,\n \"height\": 41.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"c51ac4f995c94826aa47dc57641125fe\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.Emission\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"4d6bc5c54d7a4daeb2456a490dd200a8\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.Alpha\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"fccd882703e04e908d4ed171714d6731\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.Alpha\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.PropertyNode\",\n + \"m_ObjectId\": \"531e99ad3322412d8f0aaef240218469\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n + \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": -513.5,\n \"y\": 363.50006103515627,\n + \"width\": 130.0,\n \"height\": 33.9998779296875\n }\n },\n + \"m_Slots\": [\n {\n \"m_Id\": \"184dc8de6b564ca7a493be40fe5a2ba8\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_Property\": {\n \"m_Id\": \"90cf2662103d4b4aba5ad72e50b30553\"\n + }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"5a86eb0a011642bd99347ca9c9ee4ec2\",\n \"m_Id\": 2,\n + \"m_DisplayName\": \"Out\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Out\",\n \"m_StageCapability\": 3,\n \"m_Value\": + 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 1,\n \"m_Type\": \"UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget\",\n + \"m_ObjectId\": \"64673099c6cb4966b92008789cd4773c\",\n \"m_ActiveSubTarget\": + {\n \"m_Id\": \"c91a800b2bcd42b7b3e0aa1f51da3b3b\"\n },\n \"m_AllowMaterialOverride\": + false,\n \"m_SurfaceType\": 0,\n \"m_ZTestMode\": 4,\n \"m_ZWriteControl\": + 0,\n \"m_AlphaMode\": 0,\n \"m_RenderFace\": 2,\n \"m_AlphaClip\": false,\n + \"m_CastShadows\": true,\n \"m_ReceiveShadows\": true,\n \"m_CustomEditorGUI\": + \"\",\n \"m_SupportVFX\": false\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n \"m_ObjectId\": \"69e68d666bb04a269a44dbf160687c5d\",\n + \"m_Id\": 0,\n \"m_DisplayName\": \"A\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"A\",\n \"m_StageCapability\": 3,\n + \"m_Value\": {\n \"e00\": 0.0,\n \"e01\": 0.0,\n \"e02\": + 0.0,\n \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 0.0,\n + \"e12\": 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": + 0.0,\n \"e22\": 0.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n + \"e31\": 0.0,\n \"e32\": 0.0,\n \"e33\": 0.0\n },\n \"m_DefaultValue\": + {\n \"e00\": 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 1.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n \"m_ObjectId\": + \"6a53810d51e4498a888470aea3196773\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"VertexDescription.Position\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"cea5914e306c46d881abf2400c9ace0f\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Position\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.NoiseNode\",\n + \"m_ObjectId\": \"79a0a752a39f461890e5bea8af563355\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"Simple Noise\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": -957.0,\n \"y\": 433.99993896484377,\n + \"width\": 208.0,\n \"height\": 302.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"d89021d093fc4a0db8bc6474c3229a52\"\n + },\n {\n \"m_Id\": \"f08fa2c17aaf4ceaa188ea4b792aa797\"\n + },\n {\n \"m_Id\": \"5a86eb0a011642bd99347ca9c9ee4ec2\"\n + }\n ],\n \"synonyms\": [\n \"value noise\"\n ],\n \"m_Precision\": + 0,\n \"m_PreviewExpanded\": true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": + {\n \"m_SerializableColors\": []\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\",\n \"m_ObjectId\": + \"85287e7cd6464f2898c05aafe38bf9db\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"RGBA\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"RGBA\",\n \"m_StageCapability\": 2,\n \"m_Value\": {\n \"x\": + 0.0,\n \"y\": 0.0,\n \"z\": 0.0,\n \"w\": 0.0\n },\n + \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0,\n \"w\": 0.0\n },\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty\",\n + \"m_ObjectId\": \"8847f933fc6e46dea8fe9bdec97d6c7a\",\n \"m_Guid\": {\n + \"m_GuidSerialized\": \"ed8f0940-8d8e-41a4-9ade-67a2f9fe0e47\"\n },\n \"m_Name\": + \"MainTexture\",\n \"m_DefaultRefNameVersion\": 1,\n \"m_RefNameGeneratedByDisplayName\": + \"MainTexture\",\n \"m_DefaultReferenceName\": \"_MainTexture\",\n \"m_OverrideReferenceName\": + \"_MainTex\",\n \"m_GeneratePropertyBlock\": true,\n \"m_UseCustomSlotLabel\": + false,\n \"m_CustomSlotLabel\": \"\",\n \"m_Precision\": 0,\n \"overrideHLSLDeclaration\": + false,\n \"hlslDeclarationOverride\": 0,\n \"m_Hidden\": false,\n \"m_Value\": + {\n \"m_SerializedTexture\": \"{\\\"texture\\\":{\\\"instanceID\\\":0}}\",\n + \"m_Guid\": \"\"\n },\n \"isMainTexture\": false,\n \"useTilingAndOffset\": + false,\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Texture2DInputMaterialSlot\",\n + \"m_ObjectId\": \"8f3e80ada861456c88f09dc4806defef\",\n \"m_Id\": 1,\n + \"m_DisplayName\": \"Texture\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Texture\",\n \"m_StageCapability\": 3,\n \"m_BareResource\": + false,\n \"m_Texture\": {\n \"m_SerializedTexture\": \"{\\\"texture\\\":{\\\"instanceID\\\":0}}\",\n + \"m_Guid\": \"\"\n },\n \"m_DefaultType\": 0\n}\n\n{\n \"m_SGVersion\": + 3,\n \"m_Type\": \"UnityEditor.ShaderGraph.Internal.ColorShaderProperty\",\n + \"m_ObjectId\": \"90cf2662103d4b4aba5ad72e50b30553\",\n \"m_Guid\": {\n + \"m_GuidSerialized\": \"8430e3cd-34e8-45b1-be29-393c80321389\"\n },\n \"m_Name\": + \"MainColor\",\n \"m_DefaultRefNameVersion\": 1,\n \"m_RefNameGeneratedByDisplayName\": + \"MainColor\",\n \"m_DefaultReferenceName\": \"_MainColor\",\n \"m_OverrideReferenceName\": + \"\",\n \"m_GeneratePropertyBlock\": true,\n \"m_UseCustomSlotLabel\": + false,\n \"m_CustomSlotLabel\": \"\",\n \"m_Precision\": 0,\n \"overrideHLSLDeclaration\": + false,\n \"hlslDeclarationOverride\": 0,\n \"m_Hidden\": false,\n \"m_Value\": + {\n \"r\": 1.0,\n \"g\": 1.0,\n \"b\": 1.0,\n \"a\": + 0.0\n },\n \"isMainColor\": false,\n \"m_ColorMode\": 0\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\",\n + \"m_ObjectId\": \"9a58da4c94c446168a697a258fce3e7c\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Base Color\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"BaseColor\",\n \"m_StageCapability\": + 2,\n \"m_Value\": {\n \"x\": 0.5,\n \"y\": 0.5,\n \"z\": + 0.5\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n + \"z\": 0.0\n },\n \"m_Labels\": [],\n \"m_ColorMode\": 0,\n \"m_DefaultColor\": + {\n \"r\": 0.5,\n \"g\": 0.5,\n \"b\": 0.5,\n \"a\": + 1.0\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.SampleTexture2DNode\",\n + \"m_ObjectId\": \"9b3c19933108460aa9809de494e3c98a\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"Sample Texture 2D\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": -1267.5,\n \"y\": 234.99993896484376,\n + \"width\": 208.0,\n \"height\": 434.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"85287e7cd6464f2898c05aafe38bf9db\"\n + },\n {\n \"m_Id\": \"47febaf00e2c4559a11b41d45adc6c9e\"\n + },\n {\n \"m_Id\": \"e36a1215c4004a18b082add865fec248\"\n + },\n {\n \"m_Id\": \"d885cd724a4e457998c6744adb6d8c1c\"\n + },\n {\n \"m_Id\": \"a6164f4824404230843d990a55d3b347\"\n + },\n {\n \"m_Id\": \"8f3e80ada861456c88f09dc4806defef\"\n + },\n {\n \"m_Id\": \"13138547fd3b4c749e9087e02dd75f45\"\n + },\n {\n \"m_Id\": \"319d8b6740bd4ffa88f3f9381291b402\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_TextureType\": 0,\n \"m_NormalMapSpace\": 0,\n \"m_EnableGlobalMipBias\": + true\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty\",\n + \"m_ObjectId\": \"a2de3b75c6054af58aed1ec9e22d436e\",\n \"m_Guid\": {\n + \"m_GuidSerialized\": \"75afacac-b038-4997-8994-ed74d297480b\"\n },\n \"m_Name\": + \"NormalMap\",\n \"m_DefaultRefNameVersion\": 1,\n \"m_RefNameGeneratedByDisplayName\": + \"NormalMap\",\n \"m_DefaultReferenceName\": \"_NormalMap\",\n \"m_OverrideReferenceName\": + \"\",\n \"m_GeneratePropertyBlock\": true,\n \"m_UseCustomSlotLabel\": + false,\n \"m_CustomSlotLabel\": \"\",\n \"m_Precision\": 0,\n \"overrideHLSLDeclaration\": + false,\n \"hlslDeclarationOverride\": 0,\n \"m_Hidden\": false,\n \"m_Value\": + {\n \"m_SerializedTexture\": \"{\\\"texture\\\":{\\\"fileID\\\":10307,\\\"guid\\\":\\\"0000000000000000f000000000000000\\\",\\\"type\\\":0}}\",\n + \"m_Guid\": \"\"\n },\n \"isMainTexture\": false,\n \"useTilingAndOffset\": + false,\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.CategoryData\",\n \"m_ObjectId\": + \"a51bd214e1344e529f90a98c47287171\",\n \"m_Name\": \"\",\n \"m_ChildObjectList\": + [\n {\n \"m_Id\": \"8847f933fc6e46dea8fe9bdec97d6c7a\"\n + },\n {\n \"m_Id\": \"90cf2662103d4b4aba5ad72e50b30553\"\n + },\n {\n \"m_Id\": \"a2de3b75c6054af58aed1ec9e22d436e\"\n + }\n ]\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"a6164f4824404230843d990a55d3b347\",\n \"m_Id\": 7,\n + \"m_DisplayName\": \"A\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"A\",\n \"m_StageCapability\": 2,\n \"m_Value\": + 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n + \"m_ObjectId\": \"a806515117e4491a92320c02a5de153c\",\n \"m_Id\": 2,\n + \"m_DisplayName\": \"Out\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Out\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"e00\": 0.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 0.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 0.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 0.0\n },\n \"m_DefaultValue\": + {\n \"e00\": 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 1.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.MultiplyNode\",\n \"m_ObjectId\": + \"b38df816afa2418b9c02fd10103f8642\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n + \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": -721.5001220703125,\n \"y\": 191.49993896484376,\n + \"width\": 208.0001220703125,\n \"height\": 302.0001220703125\n + }\n },\n \"m_Slots\": [\n {\n \"m_Id\": \"395266b5efd944c3a4c5ca620270a435\"\n + },\n {\n \"m_Id\": \"dab2bd40f20f42e1aa1613a1d83d9d2c\"\n + },\n {\n \"m_Id\": \"e70f3e9f449d4a3a84137084609df056\"\n + }\n ],\n \"synonyms\": [\n \"multiplication\",\n \"times\",\n + \"x\"\n ],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": true,\n + \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"c062dbacfc794411af683a9794739c2a\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.Occlusion\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"198a34e60441405a8a5097e0ae9a1c92\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.Occlusion\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\",\n + \"m_ObjectId\": \"c51ac4f995c94826aa47dc57641125fe\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Emission\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Emission\",\n \"m_StageCapability\": 2,\n \"m_Value\": + {\n \"x\": 1.0,\n \"y\": 1.0,\n \"z\": 1.0\n },\n + \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0\n },\n \"m_Labels\": [],\n \"m_ColorMode\": 1,\n \"m_DefaultColor\": + {\n \"r\": 0.0,\n \"g\": 0.0,\n \"b\": 0.0,\n \"a\": + 1.0\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.Rendering.Universal.ShaderGraph.UniversalSpriteLitSubTarget\",\n + \"m_ObjectId\": \"c91a800b2bcd42b7b3e0aa1f51da3b3b\"\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.PositionMaterialSlot\",\n \"m_ObjectId\": + \"cea5914e306c46d881abf2400c9ace0f\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Position\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Position\",\n \"m_StageCapability\": 1,\n \"m_Value\": {\n \"x\": + 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n \"m_DefaultValue\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.MultiplyNode\",\n \"m_ObjectId\": \"d1de9eaea7d843fb8cf9c39503d247d0\",\n + \"m_Group\": {\n \"m_Id\": \"\"\n },\n \"m_Name\": \"Multiply\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": -347.5,\n \"y\": + 170.49993896484376,\n \"width\": 208.0,\n \"height\": 302.0\n + }\n },\n \"m_Slots\": [\n {\n \"m_Id\": \"69e68d666bb04a269a44dbf160687c5d\"\n + },\n {\n \"m_Id\": \"2d1f6a71c26f4e208f8f18fe31225778\"\n + },\n {\n \"m_Id\": \"a806515117e4491a92320c02a5de153c\"\n + }\n ],\n \"synonyms\": [\n \"multiplication\",\n \"times\",\n + \"x\"\n ],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": true,\n + \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"d885cd724a4e457998c6744adb6d8c1c\",\n \"m_Id\": 6,\n + \"m_DisplayName\": \"B\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"B\",\n \"m_StageCapability\": 2,\n \"m_Value\": + 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.UVMaterialSlot\",\n \"m_ObjectId\": + \"d89021d093fc4a0db8bc6474c3229a52\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"UV\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"UV\",\n \"m_StageCapability\": 3,\n \"m_Value\": {\n \"x\": 0.0,\n + \"y\": 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": + 0.0\n },\n \"m_Labels\": [],\n \"m_Channel\": 0\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n + \"m_ObjectId\": \"dab2bd40f20f42e1aa1613a1d83d9d2c\",\n \"m_Id\": 1,\n + \"m_DisplayName\": \"B\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"B\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"e00\": 2.0,\n \"e01\": 2.0,\n \"e02\": 2.0,\n + \"e03\": 2.0,\n \"e10\": 2.0,\n \"e11\": 2.0,\n \"e12\": + 2.0,\n \"e13\": 2.0,\n \"e20\": 2.0,\n \"e21\": 2.0,\n + \"e22\": 2.0,\n \"e23\": 2.0,\n \"e30\": 2.0,\n \"e31\": + 2.0,\n \"e32\": 2.0,\n \"e33\": 2.0\n },\n \"m_DefaultValue\": + {\n \"e00\": 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 1.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.TangentMaterialSlot\",\n \"m_ObjectId\": + \"e0c7b53bc22f4ae29d199d11de0c7b56\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Tangent\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Tangent\",\n \"m_StageCapability\": 1,\n \"m_Value\": {\n \"x\": + 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n \"m_DefaultValue\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n \"m_ObjectId\": \"e36a1215c4004a18b082add865fec248\",\n + \"m_Id\": 5,\n \"m_DisplayName\": \"G\",\n \"m_SlotType\": 1,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"G\",\n \"m_StageCapability\": 2,\n + \"m_Value\": 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n + \"m_ObjectId\": \"e70f3e9f449d4a3a84137084609df056\",\n \"m_Id\": 2,\n + \"m_DisplayName\": \"Out\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Out\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"e00\": 0.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 0.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 0.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 0.0\n },\n \"m_DefaultValue\": + {\n \"e00\": 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 1.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n \"m_ObjectId\": + \"f08fa2c17aaf4ceaa188ea4b792aa797\",\n \"m_Id\": 1,\n \"m_DisplayName\": + \"Scale\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Scale\",\n \"m_StageCapability\": 3,\n \"m_Value\": 6.0,\n \"m_DefaultValue\": + 500.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.Texture2DMaterialSlot\",\n \"m_ObjectId\": \"f0e3d2460c9d475a8051c70deb44150e\",\n + \"m_Id\": 0,\n \"m_DisplayName\": \"MainTexture\",\n \"m_SlotType\": 1,\n + \"m_Hidden\": false,\n \"m_ShaderOutputName\": \"Out\",\n \"m_StageCapability\": + 3,\n \"m_BareResource\": false\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n \"m_ObjectId\": \"fccd882703e04e908d4ed171714d6731\",\n + \"m_Id\": 0,\n \"m_DisplayName\": \"Alpha\",\n \"m_SlotType\": 0,\n + \"m_Hidden\": false,\n \"m_ShaderOutputName\": \"Alpha\",\n \"m_StageCapability\": + 2,\n \"m_Value\": 1.0,\n \"m_DefaultValue\": 1.0,\n \"m_Labels\": []\n}\n\n" + m_AssetMaybeChangedOnDisk: 0 + m_AssetMaybeDeleted: 0 --- !u!114 &11 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 924ffcbe75518854f97b48776d0f1939, type: 3} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 100, y: 100} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Test3D + m_Image: {fileID: 2800000, guid: 7129268cf102b2f45809905bcb27ce8b, type: 3} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 230 + y: 73 + width: 1273 + height: 630 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_Selected: 3cf51c2e530ee3b448e32885a3e79e30 + m_GraphObject: {fileID: 0} + m_LastSerializedFileContents: "{\n \"m_SGVersion\": 3,\n \"m_Type\": \"UnityEditor.ShaderGraph.GraphData\",\n + \"m_ObjectId\": \"3d5eb9d2f2924934935843034014f237\",\n \"m_Properties\": + [],\n \"m_Keywords\": [],\n \"m_Dropdowns\": [],\n \"m_CategoryData\": + [\n {\n \"m_Id\": \"167f1619adef4364917acaeb5f7e5917\"\n + }\n ],\n \"m_Nodes\": [\n {\n \"m_Id\": \"09b79fca3a854cd48e9efa2b5b4561b8\"\n + },\n {\n \"m_Id\": \"3a9f65a04b7a47189669e2723e22afd1\"\n + },\n {\n \"m_Id\": \"27178998343f42cc9a766de425fd35dc\"\n + },\n {\n \"m_Id\": \"2a48c77dbc8e4696917d015c1a1d503c\"\n + },\n {\n \"m_Id\": \"b8061880074942ed9c9d4269897456d3\"\n + },\n {\n \"m_Id\": \"08c6666a3656403a8c2a5ae0fecc7f0a\"\n + },\n {\n \"m_Id\": \"dbf6db29af1a42e1a560d913c5459172\"\n + },\n {\n \"m_Id\": \"d3eb71b9dc9341f88fab1e5e6b2c283e\"\n + },\n {\n \"m_Id\": \"5b122736b9d04c31ac62b1981111a399\"\n + }\n ],\n \"m_GroupDatas\": [],\n \"m_StickyNoteDatas\": [],\n \"m_Edges\": + [],\n \"m_VertexContext\": {\n \"m_Position\": {\n \"x\": + 0.0,\n \"y\": 0.0\n },\n \"m_Blocks\": [\n + {\n \"m_Id\": \"09b79fca3a854cd48e9efa2b5b4561b8\"\n + },\n {\n \"m_Id\": \"3a9f65a04b7a47189669e2723e22afd1\"\n + },\n {\n \"m_Id\": \"27178998343f42cc9a766de425fd35dc\"\n + }\n ]\n },\n \"m_FragmentContext\": {\n \"m_Position\": {\n + \"x\": 0.0,\n \"y\": 200.0\n },\n \"m_Blocks\": [\n + {\n \"m_Id\": \"2a48c77dbc8e4696917d015c1a1d503c\"\n + },\n {\n \"m_Id\": \"b8061880074942ed9c9d4269897456d3\"\n + },\n {\n \"m_Id\": \"08c6666a3656403a8c2a5ae0fecc7f0a\"\n + },\n {\n \"m_Id\": \"dbf6db29af1a42e1a560d913c5459172\"\n + },\n {\n \"m_Id\": \"d3eb71b9dc9341f88fab1e5e6b2c283e\"\n + },\n {\n \"m_Id\": \"5b122736b9d04c31ac62b1981111a399\"\n + }\n ]\n },\n \"m_PreviewData\": {\n \"serializedMesh\": {\n + \"m_SerializedMesh\": \"{\\\"mesh\\\":{\\\"instanceID\\\":0}}\",\n + \"m_Guid\": \"\"\n },\n \"preventRotation\": false\n },\n + \"m_Path\": \"Shader Graphs\",\n \"m_GraphPrecision\": 1,\n \"m_PreviewMode\": + 2,\n \"m_OutputNode\": {\n \"m_Id\": \"\"\n },\n \"m_ActiveTargets\": + [\n {\n \"m_Id\": \"04a7b91c28fe4a5592b75bdd245ecbb7\"\n + }\n ]\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.PositionMaterialSlot\",\n + \"m_ObjectId\": \"038a02331edf46019ed8e4eef9835a91\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Position\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Position\",\n \"m_StageCapability\": 1,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0\n },\n \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": + 1,\n \"m_Type\": \"UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget\",\n + \"m_ObjectId\": \"04a7b91c28fe4a5592b75bdd245ecbb7\",\n \"m_ActiveSubTarget\": + {\n \"m_Id\": \"8dfda775e18b460f9630aaa590ba6daf\"\n },\n \"m_AllowMaterialOverride\": + false,\n \"m_SurfaceType\": 0,\n \"m_ZTestMode\": 4,\n \"m_ZWriteControl\": + 0,\n \"m_AlphaMode\": 0,\n \"m_RenderFace\": 2,\n \"m_AlphaClip\": false,\n + \"m_CastShadows\": true,\n \"m_ReceiveShadows\": true,\n \"m_CustomEditorGUI\": + \"\",\n \"m_SupportVFX\": false\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.NormalMaterialSlot\",\n \"m_ObjectId\": \"08631088a3d84fd1b48f4f95ddb48736\",\n + \"m_Id\": 0,\n \"m_DisplayName\": \"Normal (Tangent Space)\",\n \"m_SlotType\": + 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": \"NormalTS\",\n + \"m_StageCapability\": 2,\n \"m_Value\": {\n \"x\": 0.0,\n \"y\": + 0.0,\n \"z\": 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n + \"y\": 0.0,\n \"z\": 0.0\n },\n \"m_Labels\": [],\n \"m_Space\": + 3\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"08c6666a3656403a8c2a5ae0fecc7f0a\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.Metallic\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"c7c8218c1b3d40b49bb7face131ed629\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.Metallic\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"09b79fca3a854cd48e9efa2b5b4561b8\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"VertexDescription.Position\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"038a02331edf46019ed8e4eef9835a91\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Position\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.NormalMaterialSlot\",\n + \"m_ObjectId\": \"0da22ef6e9c84b1ba1f035105328cae7\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Normal\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Normal\",\n \"m_StageCapability\": 1,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0\n },\n \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.CategoryData\",\n \"m_ObjectId\": + \"167f1619adef4364917acaeb5f7e5917\",\n \"m_Name\": \"\",\n \"m_ChildObjectList\": + []\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"27178998343f42cc9a766de425fd35dc\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"VertexDescription.Tangent\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"a5d1503563024d33b7de43f019b78376\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Tangent\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"2a48c77dbc8e4696917d015c1a1d503c\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.BaseColor\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"74a124fd875e4cf68ebd79fc019a1039\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.BaseColor\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"3a9f65a04b7a47189669e2723e22afd1\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"VertexDescription.Normal\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"0da22ef6e9c84b1ba1f035105328cae7\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Normal\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"5b122736b9d04c31ac62b1981111a399\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.Occlusion\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"9404ee212f6c4d7991a92a861ff4d13f\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.Occlusion\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\",\n + \"m_ObjectId\": \"74a124fd875e4cf68ebd79fc019a1039\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Base Color\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"BaseColor\",\n \"m_StageCapability\": + 2,\n \"m_Value\": {\n \"x\": 1.0,\n \"y\": 1.0,\n \"z\": + 1.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n + \"z\": 0.0\n },\n \"m_Labels\": [],\n \"m_ColorMode\": 0,\n \"m_DefaultColor\": + {\n \"r\": 0.5,\n \"g\": 0.5,\n \"b\": 0.5,\n \"a\": + 1.0\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget\",\n + \"m_ObjectId\": \"8dfda775e18b460f9630aaa590ba6daf\",\n \"m_WorkflowMode\": + 1,\n \"m_NormalDropOffSpace\": 0,\n \"m_ClearCoat\": false\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"9404ee212f6c4d7991a92a861ff4d13f\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Ambient Occlusion\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"Occlusion\",\n \"m_StageCapability\": + 2,\n \"m_Value\": 1.0,\n \"m_DefaultValue\": 1.0,\n \"m_Labels\": []\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.TangentMaterialSlot\",\n + \"m_ObjectId\": \"a5d1503563024d33b7de43f019b78376\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Tangent\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Tangent\",\n \"m_StageCapability\": 1,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0\n },\n \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n \"m_ObjectId\": + \"b8061880074942ed9c9d4269897456d3\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"SurfaceDescription.NormalTS\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"08631088a3d84fd1b48f4f95ddb48736\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.NormalTS\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\",\n + \"m_ObjectId\": \"bf37791b9d964dcdbe6fd5a663dbb120\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Emission\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Emission\",\n \"m_StageCapability\": 2,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0\n },\n \"m_Labels\": [],\n \"m_ColorMode\": 1,\n \"m_DefaultColor\": + {\n \"r\": 0.0,\n \"g\": 0.0,\n \"b\": 0.0,\n \"a\": + 1.0\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"c7c8218c1b3d40b49bb7face131ed629\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Metallic\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Metallic\",\n \"m_StageCapability\": 2,\n \"m_Value\": + 1.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n \"m_ObjectId\": + \"d3eb71b9dc9341f88fab1e5e6b2c283e\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"SurfaceDescription.Emission\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"bf37791b9d964dcdbe6fd5a663dbb120\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.Emission\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"dbf6db29af1a42e1a560d913c5459172\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.Smoothness\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"e696cbe510c7411e874c39bee6d406e0\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.Smoothness\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"e696cbe510c7411e874c39bee6d406e0\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Smoothness\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"Smoothness\",\n \"m_StageCapability\": + 2,\n \"m_Value\": 1.0,\n \"m_DefaultValue\": 0.5,\n \"m_Labels\": []\n}\n\n" + m_AssetMaybeChangedOnDisk: 0 + m_AssetMaybeDeleted: 0 +--- !u!114 &12 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 924ffcbe75518854f97b48776d0f1939, type: 3} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 100, y: 100} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Sight + m_Image: {fileID: 2800000, guid: 7129268cf102b2f45809905bcb27ce8b, type: 3} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 230 + y: 73 + width: 1273 + height: 630 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_Selected: 6fcb9075c7331a245b0097a110faf863 + m_GraphObject: {fileID: 0} + m_LastSerializedFileContents: "{\n \"m_SGVersion\": 3,\n \"m_Type\": \"UnityEditor.ShaderGraph.GraphData\",\n + \"m_ObjectId\": \"fd062039a2b648128030e4db7ad5ef91\",\n \"m_Properties\": + [\n {\n \"m_Id\": \"a841011f3b01492bb2c2b79f8a5faf63\"\n + },\n {\n \"m_Id\": \"60bb10ba55c745e3b02d90f92cb1ebb1\"\n + }\n ],\n \"m_Keywords\": [],\n \"m_Dropdowns\": [],\n \"m_CategoryData\": + [\n {\n \"m_Id\": \"7288f4e078984d1b96275ca77c105327\"\n + }\n ],\n \"m_Nodes\": [\n {\n \"m_Id\": \"8014084ed1814a138c58fe7b4f6a6d56\"\n + },\n {\n \"m_Id\": \"98b91c9fb4bd420abe46c60e87b87b49\"\n + },\n {\n \"m_Id\": \"b1ccd6e589ef48419d01e610deead7ed\"\n + },\n {\n \"m_Id\": \"01c5bf8dadd24000bf6d6b3776141c31\"\n + },\n {\n \"m_Id\": \"45aa227fc13d4fd094f4062bcc19c04a\"\n + },\n {\n \"m_Id\": \"36a7e268261b48a6b8350d6b95730469\"\n + },\n {\n \"m_Id\": \"cdb6c1c33d9c4c93ba9a5054dd0dfe7f\"\n + },\n {\n \"m_Id\": \"f5fdc37640d94e4aa06a6897d77c51c0\"\n + },\n {\n \"m_Id\": \"2f56f0d750d9489a92ffdce0910f836a\"\n + },\n {\n \"m_Id\": \"4f21e1aa086b4b9ba8ac09a6f3c0c569\"\n + },\n {\n \"m_Id\": \"3f19caf113f3458386b2d8265dafe5d3\"\n + },\n {\n \"m_Id\": \"8f8affcd271046eebbe0b2dbe8b294fd\"\n + },\n {\n \"m_Id\": \"9c314dc9cae84242a2ba9ef6658b3fd0\"\n + }\n ],\n \"m_GroupDatas\": [],\n \"m_StickyNoteDatas\": [],\n \"m_Edges\": + [\n {\n \"m_OutputSlot\": {\n \"m_Node\": {\n + \"m_Id\": \"2f56f0d750d9489a92ffdce0910f836a\"\n },\n + \"m_SlotId\": 1\n },\n \"m_InputSlot\": {\n + \"m_Node\": {\n \"m_Id\": \"4f21e1aa086b4b9ba8ac09a6f3c0c569\"\n + },\n \"m_SlotId\": 0\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"2f56f0d750d9489a92ffdce0910f836a\"\n },\n \"m_SlotId\": + 2\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"4f21e1aa086b4b9ba8ac09a6f3c0c569\"\n + },\n \"m_SlotId\": 1\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"2f56f0d750d9489a92ffdce0910f836a\"\n },\n \"m_SlotId\": + 3\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"4f21e1aa086b4b9ba8ac09a6f3c0c569\"\n + },\n \"m_SlotId\": 3\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"2f56f0d750d9489a92ffdce0910f836a\"\n },\n \"m_SlotId\": + 4\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"3f19caf113f3458386b2d8265dafe5d3\"\n + },\n \"m_SlotId\": 0\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"36a7e268261b48a6b8350d6b95730469\"\n },\n \"m_SlotId\": + 0\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"45aa227fc13d4fd094f4062bcc19c04a\"\n + },\n \"m_SlotId\": 1\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"4f21e1aa086b4b9ba8ac09a6f3c0c569\"\n },\n \"m_SlotId\": + 2\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"01c5bf8dadd24000bf6d6b3776141c31\"\n + },\n \"m_SlotId\": 0\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"cdb6c1c33d9c4c93ba9a5054dd0dfe7f\"\n },\n \"m_SlotId\": + 2\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"2f56f0d750d9489a92ffdce0910f836a\"\n + },\n \"m_SlotId\": 0\n }\n },\n {\n + \"m_OutputSlot\": {\n \"m_Node\": {\n \"m_Id\": + \"f5fdc37640d94e4aa06a6897d77c51c0\"\n },\n \"m_SlotId\": + 0\n },\n \"m_InputSlot\": {\n \"m_Node\": + {\n \"m_Id\": \"cdb6c1c33d9c4c93ba9a5054dd0dfe7f\"\n + },\n \"m_SlotId\": 1\n }\n }\n ],\n \"m_VertexContext\": + {\n \"m_Position\": {\n \"x\": 0.0,\n \"y\": 0.0\n + },\n \"m_Blocks\": [\n {\n \"m_Id\": \"8014084ed1814a138c58fe7b4f6a6d56\"\n + },\n {\n \"m_Id\": \"98b91c9fb4bd420abe46c60e87b87b49\"\n + },\n {\n \"m_Id\": \"b1ccd6e589ef48419d01e610deead7ed\"\n + }\n ]\n },\n \"m_FragmentContext\": {\n \"m_Position\": {\n + \"x\": 0.0,\n \"y\": 200.0\n },\n \"m_Blocks\": [\n + {\n \"m_Id\": \"01c5bf8dadd24000bf6d6b3776141c31\"\n + },\n {\n \"m_Id\": \"3f19caf113f3458386b2d8265dafe5d3\"\n + },\n {\n \"m_Id\": \"8f8affcd271046eebbe0b2dbe8b294fd\"\n + },\n {\n \"m_Id\": \"9c314dc9cae84242a2ba9ef6658b3fd0\"\n + }\n ]\n },\n \"m_PreviewData\": {\n \"serializedMesh\": {\n + \"m_SerializedMesh\": \"{\\\"mesh\\\":{\\\"instanceID\\\":0}}\",\n + \"m_Guid\": \"\"\n },\n \"preventRotation\": false\n },\n + \"m_Path\": \"Shader Graphs\",\n \"m_GraphPrecision\": 0,\n \"m_PreviewMode\": + 2,\n \"m_OutputNode\": {\n \"m_Id\": \"\"\n },\n \"m_ActiveTargets\": + [\n {\n \"m_Id\": \"9f369c963a1749b597354cb7295aebf6\"\n + }\n ]\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"01c5bf8dadd24000bf6d6b3776141c31\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.BaseColor\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"e396f1cdb3c646f9b5a86b6fb367278a\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.BaseColor\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n + \"m_ObjectId\": \"0212fd4f24cd48179f0c3e1a41dab6ef\",\n \"m_Id\": 1,\n + \"m_DisplayName\": \"B\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"B\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"e00\": 2.0,\n \"e01\": 2.0,\n \"e02\": 2.0,\n + \"e03\": 2.0,\n \"e10\": 2.0,\n \"e11\": 2.0,\n \"e12\": + 2.0,\n \"e13\": 2.0,\n \"e20\": 2.0,\n \"e21\": 2.0,\n + \"e22\": 2.0,\n \"e23\": 2.0,\n \"e30\": 2.0,\n \"e31\": + 2.0,\n \"e32\": 2.0,\n \"e33\": 2.0\n },\n \"m_DefaultValue\": + {\n \"e00\": 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 1.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.NormalMaterialSlot\",\n \"m_ObjectId\": + \"030521ac7235482f91c3534f178965cb\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Normal\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Normal\",\n \"m_StageCapability\": 1,\n \"m_Value\": {\n \"x\": + 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n \"m_DefaultValue\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n \"m_ObjectId\": \"058c7db7e15b4436b57faabc9e9d03e0\",\n + \"m_Id\": 4,\n \"m_DisplayName\": \"A\",\n \"m_SlotType\": 1,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"A\",\n \"m_StageCapability\": 3,\n + \"m_Value\": 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"0888c09e904d444097c9ae947fbf9d9c\",\n \"m_Id\": 3,\n + \"m_DisplayName\": \"Opacity\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Opacity\",\n \"m_StageCapability\": 3,\n \"m_Value\": + 1.0,\n \"m_DefaultValue\": 1.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n \"m_ObjectId\": + \"09a5bac63d764886b720c049c5391f82\",\n \"m_Id\": 5,\n \"m_DisplayName\": + \"G\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"G\",\n \"m_StageCapability\": 2,\n \"m_Value\": 0.0,\n \"m_DefaultValue\": + 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n \"m_ObjectId\": \"132d4cda39574299a178e57f0c844667\",\n + \"m_Id\": 7,\n \"m_DisplayName\": \"A\",\n \"m_SlotType\": 1,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"A\",\n \"m_StageCapability\": 2,\n + \"m_Value\": 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"1775b6d99b2b4b8693cf43b0cd1ed3fd\",\n \"m_Id\": 3,\n + \"m_DisplayName\": \"B\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"B\",\n \"m_StageCapability\": 3,\n \"m_Value\": + 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.SplitNode\",\n \"m_ObjectId\": + \"2f56f0d750d9489a92ffdce0910f836a\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"Split\",\n \"m_DrawState\": {\n \"m_Expanded\": + true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n + \"x\": -364.0,\n \"y\": 158.0,\n \"width\": 120.0,\n + \"height\": 149.0\n }\n },\n \"m_Slots\": [\n {\n + \"m_Id\": \"9ec134754024476cb1fdd4f0ef21460c\"\n },\n {\n + \"m_Id\": \"9ba255f9fddf49eb960234e75e3d8034\"\n },\n {\n + \"m_Id\": \"a825788acdbb47cab2839738774578ca\"\n },\n {\n + \"m_Id\": \"1775b6d99b2b4b8693cf43b0cd1ed3fd\"\n },\n {\n + \"m_Id\": \"058c7db7e15b4436b57faabc9e9d03e0\"\n }\n ],\n \"synonyms\": + [\n \"separate\"\n ],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.NormalMaterialSlot\",\n + \"m_ObjectId\": \"34125c642874433d9716393cba322eb2\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Normal (Tangent Space)\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"NormalTS\",\n \"m_StageCapability\": + 2,\n \"m_Value\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n + \"z\": 0.0\n },\n \"m_Labels\": [],\n \"m_Space\": 3\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.PropertyNode\",\n \"m_ObjectId\": + \"36a7e268261b48a6b8350d6b95730469\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"Property\",\n \"m_DrawState\": {\n + \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": -1089.0,\n \"y\": 117.0,\n \"width\": + 139.0,\n \"height\": 34.00001525878906\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"c49e318a4709406e96dbc5b397b3bce9\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_Property\": {\n \"m_Id\": \"60bb10ba55c745e3b02d90f92cb1ebb1\"\n + }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\",\n + \"m_ObjectId\": \"37607047fc9b4a31a563751c4d653575\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Base\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Base\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0,\n \"w\": + 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n + \"z\": 0.0,\n \"w\": 0.0\n }\n}\n\n{\n \"m_SGVersion\": 0,\n + \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n \"m_ObjectId\": \"3f19caf113f3458386b2d8265dafe5d3\",\n + \"m_Group\": {\n \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.Alpha\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"46d5c27f64504ab1b35dddb91fcc150a\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.Alpha\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.SampleTexture2DNode\",\n + \"m_ObjectId\": \"45aa227fc13d4fd094f4062bcc19c04a\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"Sample Texture 2D\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": -913.0,\n \"y\": 95.00001525878906,\n + \"width\": 208.0,\n \"height\": 435.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"c189ca55223a480d98fe5d2d849f001d\"\n + },\n {\n \"m_Id\": \"8784850665cd4460b77019a0b8c5784b\"\n + },\n {\n \"m_Id\": \"09a5bac63d764886b720c049c5391f82\"\n + },\n {\n \"m_Id\": \"9ba7528defdd4abe82c197a6ece07c64\"\n + },\n {\n \"m_Id\": \"132d4cda39574299a178e57f0c844667\"\n + },\n {\n \"m_Id\": \"bbcd30b93be7479a8023f30212c0d7fd\"\n + },\n {\n \"m_Id\": \"f32c8ced494a4bba88e9c91121f9b76a\"\n + },\n {\n \"m_Id\": \"6e9248d707df4d22850a70116d4bbd1c\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_TextureType\": 0,\n \"m_NormalMapSpace\": 0,\n \"m_EnableGlobalMipBias\": + true\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"46d5c27f64504ab1b35dddb91fcc150a\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Alpha\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Alpha\",\n \"m_StageCapability\": 2,\n \"m_Value\": + 1.0,\n \"m_DefaultValue\": 1.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlendNode\",\n \"m_ObjectId\": + \"4f21e1aa086b4b9ba8ac09a6f3c0c569\",\n \"m_Group\": {\n \"m_Id\": + \"\"\n },\n \"m_Name\": \"Blend\",\n \"m_DrawState\": {\n \"m_Expanded\": + true,\n \"m_Position\": {\n \"serializedVersion\": \"2\",\n + \"x\": -208.0,\n \"y\": 330.0,\n \"width\": 208.0,\n + \"height\": 361.0\n }\n },\n \"m_Slots\": [\n {\n + \"m_Id\": \"37607047fc9b4a31a563751c4d653575\"\n },\n {\n + \"m_Id\": \"a183bc287b854f7ebc91c1b31429c702\"\n },\n {\n + \"m_Id\": \"0888c09e904d444097c9ae947fbf9d9c\"\n },\n {\n + \"m_Id\": \"d4ab2b9ca4db41d7bff429b35dc68011\"\n }\n ],\n \"synonyms\": + [\n \"burn\",\n \"darken\",\n \"difference\",\n \"dodge\",\n + \"divide\",\n \"exclusion\",\n \"hard light\",\n \"hard + mix\",\n \"linear burn\",\n \"linear dodge\",\n \"linear + light\",\n \"multiply\",\n \"negate\",\n \"overlay\",\n + \"pin light\",\n \"screen\",\n \"soft light\",\n \"subtract\",\n + \"vivid light\",\n \"overwrite\"\n ],\n \"m_Precision\": 0,\n + \"m_PreviewExpanded\": true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": + {\n \"m_SerializableColors\": []\n },\n \"m_BlendMode\": 15\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty\",\n + \"m_ObjectId\": \"60bb10ba55c745e3b02d90f92cb1ebb1\",\n \"m_Guid\": {\n + \"m_GuidSerialized\": \"5cd9f76d-82b1-4772-9f46-6ae262e5db87\"\n },\n \"m_Name\": + \"Texture2D\",\n \"m_DefaultRefNameVersion\": 1,\n \"m_RefNameGeneratedByDisplayName\": + \"Texture2D\",\n \"m_DefaultReferenceName\": \"_Texture2D\",\n \"m_OverrideReferenceName\": + \"\",\n \"m_GeneratePropertyBlock\": true,\n \"m_UseCustomSlotLabel\": + false,\n \"m_CustomSlotLabel\": \"\",\n \"m_Precision\": 0,\n \"overrideHLSLDeclaration\": + false,\n \"hlslDeclarationOverride\": 0,\n \"m_Hidden\": false,\n \"m_Value\": + {\n \"m_SerializedTexture\": \"{\\\"texture\\\":{\\\"instanceID\\\":0}}\",\n + \"m_Guid\": \"\"\n },\n \"isMainTexture\": false,\n \"useTilingAndOffset\": + false,\n \"m_Modifiable\": true,\n \"m_DefaultType\": 0\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.Rendering.Universal.ShaderGraph.UniversalSpriteLitSubTarget\",\n + \"m_ObjectId\": \"657be3fef52e469c9e5723ea26c1bd5e\"\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.SamplerStateMaterialSlot\",\n + \"m_ObjectId\": \"6e9248d707df4d22850a70116d4bbd1c\",\n \"m_Id\": 3,\n + \"m_DisplayName\": \"Sampler\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Sampler\",\n \"m_StageCapability\": 3,\n \"m_BareResource\": + false\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.CategoryData\",\n + \"m_ObjectId\": \"7288f4e078984d1b96275ca77c105327\",\n \"m_Name\": \"\",\n + \"m_ChildObjectList\": [\n {\n \"m_Id\": \"a841011f3b01492bb2c2b79f8a5faf63\"\n + },\n {\n \"m_Id\": \"60bb10ba55c745e3b02d90f92cb1ebb1\"\n + }\n ]\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"8014084ed1814a138c58fe7b4f6a6d56\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"VertexDescription.Position\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"f3560befefa14fbd9582baa453801d28\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Position\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"8784850665cd4460b77019a0b8c5784b\",\n \"m_Id\": 4,\n + \"m_DisplayName\": \"R\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"R\",\n \"m_StageCapability\": 2,\n \"m_Value\": + 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.TangentMaterialSlot\",\n \"m_ObjectId\": + \"8da65e9ccff6428bac577d2cc2d3b8ae\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Tangent\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Tangent\",\n \"m_StageCapability\": 1,\n \"m_Value\": {\n \"x\": + 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n \"m_DefaultValue\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.BlockNode\",\n \"m_ObjectId\": \"8f8affcd271046eebbe0b2dbe8b294fd\",\n + \"m_Group\": {\n \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.SpriteMask\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"c3599f87067f452f8a81ec766df969a6\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.SpriteMask\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"98b91c9fb4bd420abe46c60e87b87b49\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"VertexDescription.Normal\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"030521ac7235482f91c3534f178965cb\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Normal\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n + \"m_ObjectId\": \"9ba255f9fddf49eb960234e75e3d8034\",\n \"m_Id\": 1,\n + \"m_DisplayName\": \"R\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"R\",\n \"m_StageCapability\": 3,\n \"m_Value\": + 0.0,\n \"m_DefaultValue\": 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n \"m_ObjectId\": + \"9ba7528defdd4abe82c197a6ece07c64\",\n \"m_Id\": 6,\n \"m_DisplayName\": + \"B\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"B\",\n \"m_StageCapability\": 2,\n \"m_Value\": 0.0,\n \"m_DefaultValue\": + 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.BlockNode\",\n \"m_ObjectId\": \"9c314dc9cae84242a2ba9ef6658b3fd0\",\n + \"m_Group\": {\n \"m_Id\": \"\"\n },\n \"m_Name\": \"SurfaceDescription.NormalTS\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n + \"width\": 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": + [\n {\n \"m_Id\": \"34125c642874433d9716393cba322eb2\"\n + }\n ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"SurfaceDescription.NormalTS\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\",\n + \"m_ObjectId\": \"9ec134754024476cb1fdd4f0ef21460c\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"In\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"In\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0,\n \"w\": + 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n + \"z\": 0.0,\n \"w\": 0.0\n }\n}\n\n{\n \"m_SGVersion\": 1,\n + \"m_Type\": \"UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget\",\n + \"m_ObjectId\": \"9f369c963a1749b597354cb7295aebf6\",\n \"m_ActiveSubTarget\": + {\n \"m_Id\": \"657be3fef52e469c9e5723ea26c1bd5e\"\n },\n \"m_AllowMaterialOverride\": + false,\n \"m_SurfaceType\": 0,\n \"m_ZTestMode\": 4,\n \"m_ZWriteControl\": + 0,\n \"m_AlphaMode\": 0,\n \"m_RenderFace\": 2,\n \"m_AlphaClip\": false,\n + \"m_CastShadows\": true,\n \"m_ReceiveShadows\": true,\n \"m_CustomEditorGUI\": + \"\",\n \"m_SupportVFX\": false\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\",\n \"m_ObjectId\": \"a183bc287b854f7ebc91c1b31429c702\",\n + \"m_Id\": 1,\n \"m_DisplayName\": \"Blend\",\n \"m_SlotType\": 0,\n + \"m_Hidden\": false,\n \"m_ShaderOutputName\": \"Blend\",\n \"m_StageCapability\": + 3,\n \"m_Value\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0,\n \"w\": 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n + \"y\": 0.0,\n \"z\": 0.0,\n \"w\": 0.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector1MaterialSlot\",\n \"m_ObjectId\": + \"a825788acdbb47cab2839738774578ca\",\n \"m_Id\": 2,\n \"m_DisplayName\": + \"G\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"G\",\n \"m_StageCapability\": 3,\n \"m_Value\": 0.0,\n \"m_DefaultValue\": + 0.0,\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": 3,\n \"m_Type\": + \"UnityEditor.ShaderGraph.Internal.ColorShaderProperty\",\n \"m_ObjectId\": + \"a841011f3b01492bb2c2b79f8a5faf63\",\n \"m_Guid\": {\n \"m_GuidSerialized\": + \"adaec455-d43f-4ffa-9ed9-0fad588d50d3\"\n },\n \"m_Name\": \"Color\",\n + \"m_DefaultRefNameVersion\": 1,\n \"m_RefNameGeneratedByDisplayName\": \"Color\",\n + \"m_DefaultReferenceName\": \"_Color\",\n \"m_OverrideReferenceName\": \"\",\n + \"m_GeneratePropertyBlock\": true,\n \"m_UseCustomSlotLabel\": false,\n + \"m_CustomSlotLabel\": \"\",\n \"m_Precision\": 0,\n \"overrideHLSLDeclaration\": + false,\n \"hlslDeclarationOverride\": 0,\n \"m_Hidden\": false,\n \"m_Value\": + {\n \"r\": 0.0,\n \"g\": 0.0,\n \"b\": 0.0,\n \"a\": + 0.3176470696926117\n },\n \"isMainColor\": false,\n \"m_ColorMode\": + 0\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.BlockNode\",\n + \"m_ObjectId\": \"b1ccd6e589ef48419d01e610deead7ed\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"VertexDescription.Tangent\",\n \"m_DrawState\": + {\n \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": 0.0,\n \"y\": 0.0,\n \"width\": + 0.0,\n \"height\": 0.0\n }\n },\n \"m_Slots\": [\n + {\n \"m_Id\": \"8da65e9ccff6428bac577d2cc2d3b8ae\"\n }\n + ],\n \"synonyms\": [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": + true,\n \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n },\n \"m_SerializedDescriptor\": \"VertexDescription.Tangent\"\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Texture2DInputMaterialSlot\",\n + \"m_ObjectId\": \"bbcd30b93be7479a8023f30212c0d7fd\",\n \"m_Id\": 1,\n + \"m_DisplayName\": \"Texture\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Texture\",\n \"m_StageCapability\": 3,\n \"m_BareResource\": + false,\n \"m_Texture\": {\n \"m_SerializedTexture\": \"{\\\"texture\\\":{\\\"instanceID\\\":0}}\",\n + \"m_Guid\": \"\"\n },\n \"m_DefaultType\": 0\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\",\n \"m_ObjectId\": + \"c189ca55223a480d98fe5d2d849f001d\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"RGBA\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"RGBA\",\n \"m_StageCapability\": 2,\n \"m_Value\": {\n \"x\": + 0.0,\n \"y\": 0.0,\n \"z\": 0.0,\n \"w\": 0.0\n },\n + \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0,\n \"w\": 0.0\n },\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.ColorRGBAMaterialSlot\",\n \"m_ObjectId\": + \"c3599f87067f452f8a81ec766df969a6\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Sprite Mask\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"SpriteMask\",\n \"m_StageCapability\": 2,\n \"m_Value\": {\n \"x\": + 1.0,\n \"y\": 1.0,\n \"z\": 1.0,\n \"w\": 1.0\n },\n + \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": + 0.0,\n \"w\": 0.0\n },\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Texture2DMaterialSlot\",\n \"m_ObjectId\": + \"c49e318a4709406e96dbc5b397b3bce9\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Texture2D\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Out\",\n \"m_StageCapability\": 3,\n \"m_BareResource\": false\n}\n\n{\n + \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.MultiplyNode\",\n + \"m_ObjectId\": \"cdb6c1c33d9c4c93ba9a5054dd0dfe7f\",\n \"m_Group\": {\n + \"m_Id\": \"\"\n },\n \"m_Name\": \"Multiply\",\n \"m_DrawState\": {\n + \"m_Expanded\": true,\n \"m_Position\": {\n \"serializedVersion\": + \"2\",\n \"x\": -620.0,\n \"y\": 147.99996948242188,\n + \"width\": 207.99996948242188,\n \"height\": 302.0000305175781\n + }\n },\n \"m_Slots\": [\n {\n \"m_Id\": \"db017cdde5624bc288fc09a570072da5\"\n + },\n {\n \"m_Id\": \"0212fd4f24cd48179f0c3e1a41dab6ef\"\n + },\n {\n \"m_Id\": \"d6e77bb67cd941e28410a3d4f3f44843\"\n + }\n ],\n \"synonyms\": [\n \"multiplication\",\n \"times\",\n + \"x\"\n ],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": true,\n + \"m_PreviewMode\": 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": + []\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.DynamicVectorMaterialSlot\",\n + \"m_ObjectId\": \"d4ab2b9ca4db41d7bff429b35dc68011\",\n \"m_Id\": 2,\n + \"m_DisplayName\": \"Out\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Out\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0,\n \"w\": + 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n + \"z\": 0.0,\n \"w\": 0.0\n }\n}\n\n{\n \"m_SGVersion\": 0,\n + \"m_Type\": \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n \"m_ObjectId\": + \"d6e77bb67cd941e28410a3d4f3f44843\",\n \"m_Id\": 2,\n \"m_DisplayName\": + \"Out\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Out\",\n \"m_StageCapability\": 3,\n \"m_Value\": {\n \"e00\": + 0.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n \"e03\": 0.0,\n + \"e10\": 0.0,\n \"e11\": 0.0,\n \"e12\": 0.0,\n \"e13\": + 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n \"e22\": 0.0,\n + \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": 0.0,\n \"e32\": + 0.0,\n \"e33\": 0.0\n },\n \"m_DefaultValue\": {\n \"e00\": + 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n \"e03\": 0.0,\n + \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": 0.0,\n \"e13\": + 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n \"e22\": 1.0,\n + \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": 0.0,\n \"e32\": + 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.DynamicValueMaterialSlot\",\n \"m_ObjectId\": \"db017cdde5624bc288fc09a570072da5\",\n + \"m_Id\": 0,\n \"m_DisplayName\": \"A\",\n \"m_SlotType\": 0,\n \"m_Hidden\": + false,\n \"m_ShaderOutputName\": \"A\",\n \"m_StageCapability\": 3,\n + \"m_Value\": {\n \"e00\": 1.0,\n \"e01\": 1.0,\n \"e02\": + 1.0,\n \"e03\": 1.0,\n \"e10\": 0.0,\n \"e11\": 0.0,\n + \"e12\": 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": + 0.0,\n \"e22\": 0.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n + \"e31\": 0.0,\n \"e32\": 0.0,\n \"e33\": 0.0\n },\n \"m_DefaultValue\": + {\n \"e00\": 1.0,\n \"e01\": 0.0,\n \"e02\": 0.0,\n + \"e03\": 0.0,\n \"e10\": 0.0,\n \"e11\": 1.0,\n \"e12\": + 0.0,\n \"e13\": 0.0,\n \"e20\": 0.0,\n \"e21\": 0.0,\n + \"e22\": 1.0,\n \"e23\": 0.0,\n \"e30\": 0.0,\n \"e31\": + 0.0,\n \"e32\": 0.0,\n \"e33\": 1.0\n }\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.ColorRGBMaterialSlot\",\n \"m_ObjectId\": + \"e396f1cdb3c646f9b5a86b6fb367278a\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Base Color\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"BaseColor\",\n \"m_StageCapability\": 2,\n \"m_Value\": {\n \"x\": + 0.5,\n \"y\": 0.5,\n \"z\": 0.5\n },\n \"m_DefaultValue\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_Labels\": [],\n \"m_ColorMode\": 0,\n \"m_DefaultColor\": {\n + \"r\": 0.5,\n \"g\": 0.5,\n \"b\": 0.5,\n \"a\": 1.0\n + }\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.Vector4MaterialSlot\",\n + \"m_ObjectId\": \"f280af1900854e32b75b221e59cb2aec\",\n \"m_Id\": 0,\n + \"m_DisplayName\": \"Color\",\n \"m_SlotType\": 1,\n \"m_Hidden\": false,\n + \"m_ShaderOutputName\": \"Out\",\n \"m_StageCapability\": 3,\n \"m_Value\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0,\n \"w\": + 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": 0.0,\n + \"z\": 0.0,\n \"w\": 0.0\n },\n \"m_Labels\": []\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.UVMaterialSlot\",\n \"m_ObjectId\": + \"f32c8ced494a4bba88e9c91121f9b76a\",\n \"m_Id\": 2,\n \"m_DisplayName\": + \"UV\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"UV\",\n \"m_StageCapability\": 3,\n \"m_Value\": {\n \"x\": 0.0,\n + \"y\": 0.0\n },\n \"m_DefaultValue\": {\n \"x\": 0.0,\n \"y\": + 0.0\n },\n \"m_Labels\": [],\n \"m_Channel\": 0\n}\n\n{\n \"m_SGVersion\": + 0,\n \"m_Type\": \"UnityEditor.ShaderGraph.PositionMaterialSlot\",\n \"m_ObjectId\": + \"f3560befefa14fbd9582baa453801d28\",\n \"m_Id\": 0,\n \"m_DisplayName\": + \"Position\",\n \"m_SlotType\": 0,\n \"m_Hidden\": false,\n \"m_ShaderOutputName\": + \"Position\",\n \"m_StageCapability\": 1,\n \"m_Value\": {\n \"x\": + 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n \"m_DefaultValue\": + {\n \"x\": 0.0,\n \"y\": 0.0,\n \"z\": 0.0\n },\n + \"m_Labels\": [],\n \"m_Space\": 0\n}\n\n{\n \"m_SGVersion\": 0,\n \"m_Type\": + \"UnityEditor.ShaderGraph.PropertyNode\",\n \"m_ObjectId\": \"f5fdc37640d94e4aa06a6897d77c51c0\",\n + \"m_Group\": {\n \"m_Id\": \"\"\n },\n \"m_Name\": \"Property\",\n + \"m_DrawState\": {\n \"m_Expanded\": true,\n \"m_Position\": {\n + \"serializedVersion\": \"2\",\n \"x\": -737.0000610351563,\n + \"y\": 273.0,\n \"width\": 105.00006103515625,\n \"height\": + 33.999969482421878\n }\n },\n \"m_Slots\": [\n {\n + \"m_Id\": \"f280af1900854e32b75b221e59cb2aec\"\n }\n ],\n \"synonyms\": + [],\n \"m_Precision\": 0,\n \"m_PreviewExpanded\": true,\n \"m_PreviewMode\": + 0,\n \"m_CustomColors\": {\n \"m_SerializableColors\": []\n },\n + \"m_Property\": {\n \"m_Id\": \"a841011f3b01492bb2c2b79f8a5faf63\"\n + }\n}\n\n" + m_AssetMaybeChangedOnDisk: 0 + m_AssetMaybeDeleted: 0 +--- !u!114 &13 MonoBehaviour: m_ObjectHideFlags: 52 m_CorrespondingSourceObject: {fileID: 0} @@ -703,25 +1871,26 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 1 m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} - m_Name: ProjectBrowser + m_Name: ConsoleWindow m_EditorClassIdentifier: m_Children: [] m_Position: serializedVersion: 2 x: 0 - y: 593.5 - width: 1424.5 - height: 325.5 - m_MinSize: {x: 230, y: 250} - m_MaxSize: {x: 10000, y: 10000} - m_ActualView: {fileID: 12} + y: 651 + width: 1492 + height: 296 + m_MinSize: {x: 101, y: 121} + m_MaxSize: {x: 4001, y: 4021} + m_ActualView: {fileID: 15} m_Panes: - - {fileID: 12} - - {fileID: 13} - {fileID: 14} - m_Selected: 0 - m_LastSelected: 1 ---- !u!114 &12 + - {fileID: 15} + - {fileID: 16} + - {fileID: 17} + m_Selected: 1 + m_LastSelected: 0 +--- !u!114 &14 MonoBehaviour: m_ObjectHideFlags: 52 m_CorrespondingSourceObject: {fileID: 0} @@ -737,14 +1906,14 @@ MonoBehaviour: m_MaxSize: {x: 10000, y: 10000} m_TitleContent: m_Text: Project - m_Image: {fileID: -5179483145760003458, guid: 0000000000000000d000000000000000, type: 0} + m_Image: {fileID: -5467254957812901981, guid: 0000000000000000d000000000000000, type: 0} m_Tooltip: m_Pos: serializedVersion: 2 x: 0 - y: 676.5 - width: 1423.5 - height: 304.5 + y: 724 + width: 1504 + height: 275 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -762,22 +1931,22 @@ MonoBehaviour: m_SkipHidden: 0 m_SearchArea: 1 m_Folders: - - Assets/Scenes + - Assets/Material m_Globs: [] m_OriginalText: m_ViewMode: 1 m_StartGridSize: 64 m_LastFolders: - - Assets/Scenes + - Assets/Material m_LastFoldersGridSize: -1 - m_LastProjectPath: /Users/parkdongcheol/programming/gampot/project_blind/Project_Blind + m_LastProjectPath: C:\Users\20422\programming\gampot\Project_Blind\Project_Blind m_LockTracker: m_IsLocked: 0 m_FolderTreeState: - scrollPos: {x: 0, y: 153.5} - m_SelectedIDs: 28710000 - m_LastClickedID: 28968 - m_ExpandedIDs: 00000000666f0000686f00006a6f00006c6f00006e6f0000706f0000726f0000746f0000766f0000786f00007a6f00007c6f000000ca9a3b + scrollPos: {x: 0, y: 111} + m_SelectedIDs: 286e0000 + m_LastClickedID: 28200 + m_ExpandedIDs: 00000000166e0000186e00001a6e00001c6e00001e6e0000206e0000226e0000246e0000266e0000286e00002a6e00002c6e00002e6e0000306e000000ca9a3bffffff7f m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -793,7 +1962,7 @@ MonoBehaviour: m_IsRenaming: 0 m_OriginalEventType: 11 m_IsRenamingFilename: 1 - m_ClientGUIView: {fileID: 11} + m_ClientGUIView: {fileID: 13} m_SearchString: m_CreateAssetUtility: m_EndAction: {fileID: 0} @@ -805,7 +1974,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 00000000666f0000686f00006a6f00006c6f00006e6f0000706f0000726f0000746f0000766f0000786f00007a6f00007c6f000000ca9a3b + m_ExpandedIDs: 00000000166e0000186e00001a6e00001c6e00001e6e0000206e0000226e0000246e0000266e0000286e00002a6e00002c6e00002e6e0000306e0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -830,10 +1999,10 @@ MonoBehaviour: m_Icon: {fileID: 0} m_ResourceFile: m_ListAreaState: - m_SelectedInstanceIDs: 2e720000 - m_LastClickedInstanceID: 29230 - m_HadKeyboardFocusLastEvent: 0 - m_ExpandedInstanceIDs: c6230000 + m_SelectedInstanceIDs: fe700000 + m_LastClickedInstanceID: 28926 + m_HadKeyboardFocusLastEvent: 1 + m_ExpandedInstanceIDs: c623000000000000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -849,7 +2018,7 @@ MonoBehaviour: m_IsRenaming: 0 m_OriginalEventType: 11 m_IsRenamingFilename: 1 - m_ClientGUIView: {fileID: 0} + m_ClientGUIView: {fileID: 13} m_CreateAssetUtility: m_EndAction: {fileID: 0} m_InstanceID: 0 @@ -861,7 +2030,7 @@ MonoBehaviour: m_GridSize: 64 m_SkipHiddenPackages: 0 m_DirectoriesAreaWidth: 207 ---- !u!114 &13 +--- !u!114 &15 MonoBehaviour: m_ObjectHideFlags: 52 m_CorrespondingSourceObject: {fileID: 0} @@ -877,19 +2046,19 @@ MonoBehaviour: m_MaxSize: {x: 4000, y: 4000} m_TitleContent: m_Text: Console - m_Image: {fileID: -4950941429401207979, guid: 0000000000000000d000000000000000, type: 0} + m_Image: {fileID: -4327648978806127646, guid: 0000000000000000d000000000000000, type: 0} m_Tooltip: m_Pos: serializedVersion: 2 - x: 0 - y: 677.5 - width: 1424 - height: 304.5 + x: 8 + y: 732 + width: 1491 + height: 275 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default m_SaveData: [] ---- !u!114 &14 +--- !u!114 &16 MonoBehaviour: m_ObjectHideFlags: 52 m_CorrespondingSourceObject: {fileID: 0} @@ -905,7 +2074,7 @@ MonoBehaviour: m_MaxSize: {x: 4000, y: 4000} m_TitleContent: m_Text: Timeline - m_Image: {fileID: -5401195905404635996, guid: 0000000000000000d000000000000000, type: 0} + m_Image: {fileID: -9173288242387172643, guid: 0000000000000000d000000000000000, type: 0} m_Tooltip: m_Pos: serializedVersion: 2 @@ -926,7 +2095,71 @@ MonoBehaviour: m_SequencePath: m_SelectionRoot: 0 m_SubElements: [] ---- !u!114 &15 +--- !u!114 &17 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 12914, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 100, y: 100} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Animator + m_Image: {fileID: -1673928668082335149, guid: 0000000000000000d000000000000000, type: 0} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 0 + y: 587 + width: 1369 + height: 412 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_ViewTransforms: + m_KeySerializationHelper: + - {fileID: 5645286246244460669, guid: 269cb10eaf7e55c438dc685ff581a34b, type: 2} + m_ValueSerializationHelper: + - e00: 0.796467 + e01: 0 + e02: 0 + e03: 314.221 + e10: 0 + e11: 0.796467 + e12: 0 + e13: -56.108307 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_PreviewAnimator: {fileID: 0} + m_AnimatorController: {fileID: 9100000, guid: 269cb10eaf7e55c438dc685ff581a34b, type: 2} + m_BreadCrumbs: + - m_Target: {fileID: 5645286246244460669, guid: 269cb10eaf7e55c438dc685ff581a34b, type: 2} + m_ScrollPosition: {x: 0, y: 0} + stateMachineGraph: {fileID: 0} + stateMachineGraphGUI: {fileID: 0} + blendTreeGraph: {fileID: 0} + blendTreeGraphGUI: {fileID: 0} + m_AutoLiveLink: 1 + m_MiniTool: 0 + m_LockTracker: + m_IsLocked: 0 + m_CurrentEditor: 1 + m_LayerEditor: + m_SelectedLayerIndex: 0 +--- !u!114 &18 MonoBehaviour: m_ObjectHideFlags: 52 m_CorrespondingSourceObject: {fileID: 0} @@ -941,19 +2174,19 @@ MonoBehaviour: m_Children: [] m_Position: serializedVersion: 2 - x: 1424.5 + x: 1492 y: 0 - width: 495.5 - height: 919 - m_MinSize: {x: 275, y: 50} - m_MaxSize: {x: 4000, y: 4000} - m_ActualView: {fileID: 16} + width: 412 + height: 947 + m_MinSize: {x: 276, y: 71} + m_MaxSize: {x: 4001, y: 4021} + m_ActualView: {fileID: 19} m_Panes: - - {fileID: 16} - - {fileID: 17} + - {fileID: 19} + - {fileID: 20} m_Selected: 0 m_LastSelected: 1 ---- !u!114 &16 +--- !u!114 &19 MonoBehaviour: m_ObjectHideFlags: 52 m_CorrespondingSourceObject: {fileID: 0} @@ -969,14 +2202,14 @@ MonoBehaviour: m_MaxSize: {x: 4000, y: 4000} m_TitleContent: m_Text: Inspector - m_Image: {fileID: -440750813802333266, guid: 0000000000000000d000000000000000, type: 0} + m_Image: {fileID: -2667387946076563598, guid: 0000000000000000d000000000000000, type: 0} m_Tooltip: m_Pos: serializedVersion: 2 - x: 1424.5 - y: 83 - width: 494.5 - height: 898 + x: 1500 + y: 81 + width: 411 + height: 926 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -987,14 +2220,14 @@ MonoBehaviour: m_CachedPref: 160 m_ControlHash: -371814159 m_PrefName: Preview_InspectorPreview - m_LastInspectedObjectInstanceID: 29230 + m_LastInspectedObjectInstanceID: -1 m_LastVerticalScrollValue: 0 m_GlobalObjectId: m_InspectorMode: 0 m_LockTracker: m_IsLocked: 0 m_PreviewWindow: {fileID: 0} ---- !u!114 &17 +--- !u!114 &20 MonoBehaviour: m_ObjectHideFlags: 52 m_CorrespondingSourceObject: {fileID: 0} @@ -1014,9 +2247,9 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 1613 + x: 1439 y: 73 - width: 306 + width: 480 height: 926 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: diff --git a/Project_Blind/mono_crash.2531e31b48.0.json b/Project_Blind/mono_crash.2531e31b48.0.json new file mode 100644 index 00000000..17e25af3 --- /dev/null +++ b/Project_Blind/mono_crash.2531e31b48.0.json @@ -0,0 +1,7208 @@ +{ + "protocol_version" : "0.0.6", + "configuration" : { + "version" : "(6.13.0) (explicit/7ea6b90eb94)", + "tlc" : "__thread", + "sigsgev" : "normal", + "notifications" : "kqueue", + "architecture" : "arm64", + "disabled_features" : "com,shared_perfcounters", + "smallconfig" : "disabled", + "bigarrays" : "disabled", + "softdebug" : "enabled", + "interpreter" : "enabled", + "llvm_support" : "disabled", + "suspend" : "preemptive" + }, + "memory" : { + "Resident Size" : "820248576", + "Virtual Size" : "421697667072", + "minor_gc_time" : "0", + "major_gc_time" : "152483", + "minor_gc_count" : "0", + "major_gc_count" : "3", + "major_gc_time_concurrent" : "0" + }, + "threads" : [ + { + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x2aac13000", + "thread_info_addr" : "0x15960de00", + "thread_name" : "Thread Pool Worker", + "ctx" : { + "IP" : "0x199442904", + "SP" : "0x2aac12db0", + "BP" : "0x2aac12e50" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x13df05ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03c8cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03cc28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03c9f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13df46dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13df94e4c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03d638", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03d4e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e0bcd30", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e0bccb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + + ] + }, + { + "is_managed" : true, + "offset_free_hash" : "0x1491e07f82", + "offset_rich_hash" : "0x1491e0831b", + "crashed" : false, + "native_thread_id" : "0x2af207000", + "thread_info_addr" : "0x15b774e00", + "thread_name" : "Burst-JitCompilerService 3", + "ctx" : { + "IP" : "0x199446270", + "SP" : "0x2af2059f0", + "BP" : "0x2af205a80" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000c7" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000a1" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0006e" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0003c" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00009" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00062" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + + ], + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x13df05ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03c8cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03cc28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03c9f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13df46dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948083c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e08bed4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e048ebc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e048b34", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e037c6c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13dfe24f8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13de95b74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e01b7ec", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e01d3e8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03d72c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03d4e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e0bcd30", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e0bccb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x2b44c7000", + "thread_info_addr" : "0x2b34f6600", + "thread_name" : "tid_1ba03", + "ctx" : { + "IP" : "0x1994428ec", + "SP" : "0x2b44c6d80", + "BP" : "0x2b44c6d90" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x13df05ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03c8cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03cc28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13e03c9f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x13df46dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1992bc750", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1992bcdf8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x10308ce90", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x100c105c0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x100fb3d80", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x100fb3d1c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1011358b8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : true, + "offset_free_hash" : "0x2531e31b48", + "offset_rich_hash" : "0x2531e324d9", + "crashed" : true, + "native_thread_id" : "0x106330580", + "thread_info_addr" : "0x15b908400", + "thread_name" : "tid_103", + "ctx" : { + "IP" : "0x199494864", + "SP" : "0x16f7521b0", + "BP" : "0x16f752330" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x60001d4", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x6000212", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0x00001" + } +, + { + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x600038d", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0x0003c" + } +, + { + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x600033b", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0x00025" + } +, + { + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000dec", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00031" + } +, + { + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000dfa", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00001" + } +, + { + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000eac", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x0001e" + } +, + { + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000f4b", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x0000b" + } +, + { + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000de2", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00046" + } +, + { + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000de1", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x000a2" + } +, + { + "is_managed" : "true", + "guid" : "142EF615-9543-47A2-B198-4170C819FE9A", + "token" : "0x60003dd", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIElementsModule.dll", + "sizeofimage" : "0x7e000", + "timestamp" : "0x901cdaa4", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "142EF615-9543-47A2-B198-4170C819FE9A", + "token" : "0x60003c3", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIElementsModule.dll", + "sizeofimage" : "0x7e000", + "timestamp" : "0x901cdaa4", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "142EF615-9543-47A2-B198-4170C819FE9A", + "token" : "0x60003bc", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIElementsModule.dll", + "sizeofimage" : "0x7e000", + "timestamp" : "0x901cdaa4", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "142EF615-9543-47A2-B198-4170C819FE9A", + "token" : "0x60003ba", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIElementsModule.dll", + "sizeofimage" : "0x7e000", + "timestamp" : "0x901cdaa4", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "380B2D99-D31B-4909-B47B-DE37FDE00A27", + "token" : "0x6000023", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIServiceModule.dll", + "sizeofimage" : "0x2c000", + "timestamp" : "0xfe87f89a", + "il_offset" : "0x0007f" + } +, + { + "is_managed" : "true", + "guid" : "380B2D99-D31B-4909-B47B-DE37FDE00A27", + "token" : "0x600001d", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIServiceModule.dll", + "sizeofimage" : "0x2c000", + "timestamp" : "0xfe87f89a", + "il_offset" : "0x0018a" + } +, + { + "is_managed" : "true", + "guid" : "380B2D99-D31B-4909-B47B-DE37FDE00A27", + "token" : "0x600001b", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIServiceModule.dll", + "sizeofimage" : "0x2c000", + "timestamp" : "0xfe87f89a", + "il_offset" : "0x00037" + } +, + { + "is_managed" : "true", + "guid" : "380B2D99-D31B-4909-B47B-DE37FDE00A27", + "token" : "0x600001c", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIServiceModule.dll", + "sizeofimage" : "0x2c000", + "timestamp" : "0xfe87f89a", + "il_offset" : "0x0000e" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00072" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x6003746", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00039" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600672b", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00001" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600368f", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00035" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x6003686", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00049" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600376f", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x002b6" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002a" + } +, + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x6005735", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x000e4" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x6005713", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00068" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600570c", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00016" + } +, + { + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600570b", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x0000b" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002a" + } + + ], +"unmanaged_frames" : [ +{ + "is_managed" : "false", + "native_address" : "0x13df05ec0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03c8cc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03cc28", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03d218", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13df47c14", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13df09f50", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13de928b4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x10179f8d8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017a6804", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017a6c94", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017a6fb4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017a7210", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017a7a58", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017b332c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017a94c0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017a19a4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017b64e0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017b54d4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017d3630", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017d242c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1017d20c0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x100899d24", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x60001d4", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x6000212", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x600038d", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", + "token" : "0x600033b", + "native_offset" : "0x0", + "filename" : "UnityEngine.IMGUIModule.dll", + "sizeofimage" : "0x30000", + "timestamp" : "0xf8a9d958", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000dec", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000dfa", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000eac", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000f4b", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000de2", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "C943FB83-6719-4359-9690-B81227D03F84", + "token" : "0x6000de1", + "native_offset" : "0x0", + "filename" : "UnityEngine.UIElementsModule.dll", + "sizeofimage" : "0x12e000", + "timestamp" : "0xa6141b09", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "142EF615-9543-47A2-B198-4170C819FE9A", + "token" : "0x60003dd", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIElementsModule.dll", + "sizeofimage" : "0x7e000", + "timestamp" : "0x901cdaa4", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "142EF615-9543-47A2-B198-4170C819FE9A", + "token" : "0x60003c3", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIElementsModule.dll", + "sizeofimage" : "0x7e000", + "timestamp" : "0x901cdaa4", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "142EF615-9543-47A2-B198-4170C819FE9A", + "token" : "0x60003bc", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIElementsModule.dll", + "sizeofimage" : "0x7e000", + "timestamp" : "0x901cdaa4", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "142EF615-9543-47A2-B198-4170C819FE9A", + "token" : "0x60003ba", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIElementsModule.dll", + "sizeofimage" : "0x7e000", + "timestamp" : "0x901cdaa4", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "380B2D99-D31B-4909-B47B-DE37FDE00A27", + "token" : "0x6000023", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIServiceModule.dll", + "sizeofimage" : "0x2c000", + "timestamp" : "0xfe87f89a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "380B2D99-D31B-4909-B47B-DE37FDE00A27", + "token" : "0x600001d", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIServiceModule.dll", + "sizeofimage" : "0x2c000", + "timestamp" : "0xfe87f89a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "380B2D99-D31B-4909-B47B-DE37FDE00A27", + "token" : "0x600001b", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIServiceModule.dll", + "sizeofimage" : "0x2c000", + "timestamp" : "0xfe87f89a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "380B2D99-D31B-4909-B47B-DE37FDE00A27", + "token" : "0x600001c", + "native_offset" : "0x0", + "filename" : "UnityEditor.UIServiceModule.dll", + "sizeofimage" : "0x2c000", + "timestamp" : "0xfe87f89a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x6003746", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600672b", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600368f", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x6003686", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600376f", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13de95b74", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e01b7ec", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e01b70c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1012e88b8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1012e3a28", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1012e38e8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x10136c0e0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1012901a0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1013a7b58", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1013a7854", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x10137d6d4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1013806f8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x101d4ddd0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x101c9a180", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1009d3158", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x6005735", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x6005713", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600570c", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "0A3B122C-8513-454F-895B-6503A5470CED", + "token" : "0x600570b", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x814000", + "timestamp" : "0xa927d9c6", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13de95b74", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e01b7ec", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e01b70c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1012e88b8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1012e3a28", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1013fa554", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x10216e448", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x102ef3010", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19954150c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1995e5c08", + "native_offset" : "0x00000" + } + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2a9e07000", +"thread_info_addr" : "0x15bff1600", +"thread_name" : "tid_18b07", +"ctx" : { + "IP" : "0x199446270", + "SP" : "0x2a9e06c20", + "BP" : "0x2a9e06cb0" +}, +"unmanaged_frames" : [ +{ + "is_managed" : "false", + "native_address" : "0x13df05ec0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03c8cc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03cc28", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03c9f0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13df46dc8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x199480868", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e08beac", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e095b88", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13df94654", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03d638", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03d4e4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e0bcd30", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e0bccb8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x179dc7000", +"thread_info_addr" : "0x15b8fba00", +"thread_name" : "Finalizer", +"ctx" : { + "IP" : "0x1994428ec", + "SP" : "0x179dc6dd0", + "BP" : "0x179dc6e50" +}, +"unmanaged_frames" : [ +{ + "is_managed" : "false", + "native_address" : "0x13df05ec0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03c8cc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03cc28", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03c9f0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13df46dc8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e0763b4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03d638", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e03d4e4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e0bcd30", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x13e0bccb8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x123f32ca86", +"offset_rich_hash" : "0x123f32cda8", +"crashed" : false, +"native_thread_id" : "0x2ad2b7000", +"thread_info_addr" : "0x2aea46600", +"thread_name" : "Burst-AssemblyWatcherFolderDeletion", +"ctx" : { + "IP" : "0x199446270", + "SP" : "0x2ad2b61a0", + "BP" : "0x2ad2b6230" +}, +"managed_frames" : [ +{ + "is_managed" : "false", + "native_address" : "unregistered" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f5d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002f" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f50", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0000e" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f52", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001e36", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00100" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001e33", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00022" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x60010f5", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x000a7" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199480868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08beac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e36", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e33", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010f5", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x15de3c9136", +"offset_rich_hash" : "0x15de3c9405", +"crashed" : false, +"native_thread_id" : "0x2afc43000", +"thread_info_addr" : "0x2aea57a00", +"thread_name" : "Burst-ProgressReporter", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2afc41fa0", +"BP" : "0x2afc42030" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0001d" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000d9" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a1", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00067" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a0", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00006" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x600429c", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010a9", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00013" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a1", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a0", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x600429c", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010a9", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2acb9b000", +"thread_info_addr" : "0x15d11d800", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2acb9adb0", +"BP" : "0x2acb9ae50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2af413000", +"thread_info_addr" : "0x15c77e800", +"thread_name" : "Burst-JitCompilerService 4", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2af4119f0", +"BP" : "0x2af411a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e037c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xabcb0cf68", +"offset_rich_hash" : "0xabcb0d0d8", +"crashed" : false, +"native_thread_id" : "0x2afe4f000", +"thread_info_addr" : "0x2aecd4600", +"thread_name" : "tid_25403", +"ctx" : { +"IP" : "0x1994428b0", +"SP" : "0x2afe4d800", +"BP" : "0x2afe4d850" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6003453", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00025" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00067" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199442d20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954d2b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954b760", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954ab24", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1995d7cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13ad14654", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6003453", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x179fd3000", +"thread_info_addr" : "0x15b913600", +"thread_name" : "Debugger agent", +"ctx" : { +"IP" : "0x19944ae84", +"SP" : "0x179fd2aa0", +"BP" : "0x179fd2ae0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df7c5d4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df73954", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2ad4c3000", +"thread_info_addr" : "0x2aea4d000", +"thread_name" : "Burst-JitCompilerService 1", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2ad4c19f0", +"BP" : "0x2ad4c1a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e037c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2acda7000", +"thread_info_addr" : "0x158103600", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2acda6db0", +"BP" : "0x2acda6e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2af61f000", +"thread_info_addr" : "0x1592e0000", +"thread_name" : "Burst-JitCompilerService 5", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2af61d9f0", +"BP" : "0x2af61da80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e037c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2ad6cf000", +"thread_info_addr" : "0x158208000", +"thread_name" : "Burst-JitCompilerService 2", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2ad6cd9f0", +"BP" : "0x2ad6cda80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e037c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2af82b000", +"thread_info_addr" : "0x15bdcae00", +"thread_name" : "Burst-JitCompilerService 6", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2af8299f0", +"BP" : "0x2af829a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e037c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2aaa07000", +"thread_info_addr" : "0x15b3c0000", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2aaa06db0", +"BP" : "0x2aaa06e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2afa37000", +"thread_info_addr" : "0x15816a600", +"thread_name" : "Burst-JitCompilerService 7", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2afa359f0", +"BP" : "0x2afa35a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e037c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xc7bbb079e", +"offset_rich_hash" : "0xc7bbb08ff", +"crashed" : false, +"native_thread_id" : "0x2b2a47000", +"thread_info_addr" : "0x2b13e0400", +"thread_name" : "ServerSocket-UnityServer-Receiver", +"ctx" : { +"IP" : "0x19944ae84", +"SP" : "0x2b2a46580", +"BP" : "0x2b2a465f0" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b41", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0000c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b3a", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d8a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00031" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df89d8c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e025630", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b41", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b3a", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d8a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xf032b1344", +"offset_rich_hash" : "0xf032b14ca", +"crashed" : false, +"native_thread_id" : "0x2b0edb000", +"thread_info_addr" : "0x2adfa1e00", +"thread_name" : "ServerSocket-UnityServer-Sender", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2b0eda2a0", +"BP" : "0x2b0eda330" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f54", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038d", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0002d" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x13df05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13df46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e08bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e048428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13dfe0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f54", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038d", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13de95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e01d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e03d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x13e0bccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +} +] +} \ No newline at end of file diff --git a/Project_Blind/mono_crash.9adc8497e.0.json b/Project_Blind/mono_crash.9adc8497e.0.json new file mode 100644 index 00000000..c64006df --- /dev/null +++ b/Project_Blind/mono_crash.9adc8497e.0.json @@ -0,0 +1,9336 @@ +{ + "protocol_version" : "0.0.6", + "configuration" : { + "version" : "(6.13.0) (explicit/7ea6b90eb94)", + "tlc" : "__thread", + "sigsgev" : "normal", + "notifications" : "kqueue", + "architecture" : "arm64", + "disabled_features" : "com,shared_perfcounters", + "smallconfig" : "disabled", + "bigarrays" : "disabled", + "softdebug" : "enabled", + "interpreter" : "enabled", + "llvm_support" : "disabled", + "suspend" : "preemptive" + }, + "memory" : { + "Resident Size" : "708886528", + "Virtual Size" : "422564691968", + "minor_gc_time" : "0", + "major_gc_time" : "14021944", + "minor_gc_count" : "0", + "major_gc_count" : "51", + "major_gc_time_concurrent" : "0" + }, + "threads" : [ + { + "is_managed" : true, + "offset_free_hash" : "0x1224727402", + "offset_rich_hash" : "0x12247275cb", + "crashed" : false, + "native_thread_id" : "0x179f93000", + "thread_info_addr" : "0x2dbc5c800", + "thread_name" : "Timer-Scheduler", + "ctx" : { + "IP" : "0x18d460290", + "SP" : "0x179f91d20", + "BP" : "0x179f91db0" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b2", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00044" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x600209e", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x600209d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6002098", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00019" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x600209b", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x600215a", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0003c" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + + ], + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x168905ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a3c8cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a3cc28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a3c9f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168946dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18d4b14c4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18d49a868", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a8beac", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a485f4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a48428", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a486c0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a37c6c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1689e24f8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b2", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x600209e", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x600209d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6002098", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x600209b", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x600215a", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168895b74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a1b7ec", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a1d3e8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a3d72c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a3d4e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168abcd30", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168abccb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18d49a26c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18d49508c", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : true, + "offset_free_hash" : "0x1491e07f82", + "offset_rich_hash" : "0x1491e0831b", + "crashed" : false, + "native_thread_id" : "0x2b6573000", + "thread_info_addr" : "0x2b4bf7000", + "thread_name" : "Burst-JitCompilerService 1", + "ctx" : { + "IP" : "0x18d460290", + "SP" : "0x2b65719f0", + "BP" : "0x2b6571a80" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000c7" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000a1" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0006e" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0003c" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00009" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00062" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + + ], +"unmanaged_frames" : [ +{ + "is_managed" : "false", + "native_address" : "0x168905ec0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a3c8cc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a3cc28", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a3c9f0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168946dc8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x18d4b14c4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x18d49a83c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a8bed4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a48ebc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a48b34", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a37c6c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1689e24f8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168895b74", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a1b7ec", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a1d3e8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a3d72c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a3d4e4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168abcd30", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168abccb8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x18d49a26c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x18d49508c", + "native_offset" : "0x00000" + } + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2b698b000", +"thread_info_addr" : "0x12f275800", +"thread_name" : "Burst-JitCompilerService 3", +"ctx" : { + "IP" : "0x18d460290", + "SP" : "0x2b69899f0", + "BP" : "0x2b6989a80" +}, +"managed_frames" : [ +{ + "is_managed" : "false", + "native_address" : "unregistered" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000c7" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000a1" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0006e" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0003c" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00009" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00062" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a83c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2b6da3000", +"thread_info_addr" : "0x12f311400", +"thread_name" : "Burst-JitCompilerService 5", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x2b6da19f0", +"BP" : "0x2b6da1a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a83c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x290343000", +"thread_info_addr" : "0x2f3c09200", +"thread_name" : "tid_4da17", +"ctx" : { +"IP" : "0x18d45c90c", +"SP" : "0x290342d80", +"BP" : "0x290342d90" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d2d674c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d2d6df4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1030d0e90", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c545c0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100ff7d80", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100ff7d1c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1011798b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2b71bb000", +"thread_info_addr" : "0x10d813e00", +"thread_name" : "Burst-JitCompilerService 7", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x2b71b99f0", +"BP" : "0x2b71b9a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a83c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x29075b000", +"thread_info_addr" : "0x2be86b200", +"thread_name" : "Debugger agent", +"ctx" : { +"IP" : "0x18d464ea4", +"SP" : "0x29075aaa0", +"BP" : "0x29075aae0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16897c5d4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168973954", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x290b73000", +"thread_info_addr" : "0x2b57ca000", +"thread_name" : "tid_52823", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x290b72c20", +"BP" : "0x290b72cb0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8beac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a95b88", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168994654", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x139f0d54f2", +"offset_rich_hash" : "0x139f0d59c6", +"crashed" : false, +"native_thread_id" : "0x291017000", +"thread_info_addr" : "0x2dbddf600", +"thread_name" : "ServerSocket-UnityServer-Receiver", +"ctx" : { +"IP" : "0x18d461178", +"SP" : "0x291015b60", +"BP" : "0x291015be0" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b6a", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0000c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b5d", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0002e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002af8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d66", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00006" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b58", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b57", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d63", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0003b" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b58", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b57", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d62", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00021" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d61", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0006c" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d74", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0005c" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000895", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00033" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000911", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0004f" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d8a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x000f6" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16898a3ac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a25e28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b6a", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b5d", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002af8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d66", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b58", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b57", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d63", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b58", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b57", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d62", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d61", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d74", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000895", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000911", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d8a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x293707000", +"thread_info_addr" : "0x2b5019e00", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x18d45c924", +"SP" : "0x293706db0", +"BP" : "0x293706e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168994e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x9adc8497e", +"offset_rich_hash" : "0x9adc84b52", +"crashed" : true, +"native_thread_id" : "0x179d87000", +"thread_info_addr" : "0x1308e0e00", +"thread_name" : "Finalizer", +"ctx" : { +"IP" : "0x168a21aa8", +"SP" : "0x179d86710", +"BP" : "0x179d86730" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004707", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0005a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069db", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0010a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069dc", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6000b3e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0001d" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002a" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d218", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168947c14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168909f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1688928b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a21a90", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a21b64", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689ee8d0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004707", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069db", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069dc", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6000b3e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a747cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab4704", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a765b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x2530eeb234", +"offset_rich_hash" : "0x2530eec370", +"crashed" : false, +"native_thread_id" : "0x17002b000", +"thread_info_addr" : "0x2b484a800", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x18d45f758", +"SP" : "0x170029850", +"BP" : "0x170029880" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60016e2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60016e1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001a7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00051" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001a8a", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00016" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004d4d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x600007d", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00019" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000073", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00410" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000073", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x002d0" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000073", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00467" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000073", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x003ab" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000072", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00006" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x60000c9", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x60000c8", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000163", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x0001b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fe", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fa", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fd", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6002466", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00034" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fc", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0004a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fb", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6002031", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00074" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6002046", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002a" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d497384", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d494cf8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16899e994", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a49798", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689df420", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60016e2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60016e1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001a7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001a8a", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004d4d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x600007d", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000073", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000073", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000073", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000073", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000072", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x60000c9", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x60000c8", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "7D5B346E-100B-493A-8D2D-B4ABD4098568", +"token" : "0x6000163", +"native_offset" : "0x0", +"filename" : "Bee.BeeDriver.dll", +"sizeofimage" : "0x1c000", +"timestamp" : "0xea634193", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fe", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fa", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fd", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6002466", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fc", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60023fb", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6002031", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6002046", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a4030c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168994c70", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x123f32ca86", +"offset_rich_hash" : "0x123f32cda8", +"crashed" : false, +"native_thread_id" : "0x2b6367000", +"thread_info_addr" : "0x2b5a70200", +"thread_name" : "Burst-AssemblyWatcherFolderDeletion", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x2b63661a0", +"BP" : "0x2b6366230" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e36", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00100" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e33", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00022" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010f5", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x000a7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8beac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e36", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e33", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010f5", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2b677f000", +"thread_info_addr" : "0x12f296400", +"thread_name" : "Burst-JitCompilerService 2", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x2b677d9f0", +"BP" : "0x2b677da80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a83c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2b6b97000", +"thread_info_addr" : "0x130dd7200", +"thread_name" : "Burst-JitCompilerService 4", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x2b6b959f0", +"BP" : "0x2b6b95a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a83c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2b6faf000", +"thread_info_addr" : "0x12f322e00", +"thread_name" : "Burst-JitCompilerService 6", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x2b6fad9f0", +"BP" : "0x2b6fada80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a83c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xf032b1344", +"offset_rich_hash" : "0xf032b14ca", +"crashed" : false, +"native_thread_id" : "0x29054f000", +"thread_info_addr" : "0x2b9a9f000", +"thread_name" : "ServerSocket-UnityServer-Sender", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x29054e2a0", +"BP" : "0x29054e330" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f54", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038d", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0002d" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a83c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f54", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038d", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x15de3c9136", +"offset_rich_hash" : "0x15de3c9405", +"crashed" : false, +"native_thread_id" : "0x2b73c7000", +"thread_info_addr" : "0x17b48f800", +"thread_name" : "Burst-ProgressReporter", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x2b73c5fa0", +"BP" : "0x2b73c6030" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0001d" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000d9" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a1", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00067" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a0", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00006" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x600429c", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010a9", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00013" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a83c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a1", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a0", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x600429c", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010a9", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xfb24c8f6a", +"offset_rich_hash" : "0xfb24c90f3", +"crashed" : false, +"native_thread_id" : "0x290967000", +"thread_info_addr" : "0x17a9a0400", +"thread_name" : "tid_4dcc3", +"ctx" : { +"IP" : "0x18d460290", +"SP" : "0x2909663b0", +"BP" : "0x290966440" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "C367E0BC-B6D4-43AA-B744-A88F98B1F317", +"token" : "0x60057d3", +"native_offset" : "0x0", +"filename" : "unityplastic.dll", +"sizeofimage" : "0x4c8000", +"timestamp" : "0x62434843", +"il_offset" : "0x00030" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a8beac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a48428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "C367E0BC-B6D4-43AA-B744-A88F98B1F317", +"token" : "0x60057d3", +"native_offset" : "0x0", +"filename" : "unityplastic.dll", +"sizeofimage" : "0x4c8000", +"timestamp" : "0x62434843", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x290d7f000", +"thread_info_addr" : "0x2b5f86000", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x18d45c924", +"SP" : "0x290d7edb0", +"BP" : "0x290d7ee50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168994e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x375f4b6c00", +"offset_rich_hash" : "0x375f4b8825", +"crashed" : false, +"native_thread_id" : "0x10667c580", +"thread_info_addr" : "0x130155600", +"thread_name" : "tid_103", +"ctx" : { +"IP" : "0x1689e875c", +"SP" : "0x16f6f2d10", +"BP" : "0x16f6f2d40" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004519", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} +, +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004dbe", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00005" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600172b", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00095" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600172a", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001720", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00027" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001537", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002c" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001536", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001533", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004503", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x0000b" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004504", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00106" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004505", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00066" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004506", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00038" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6003f33", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00050" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6003f32", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x0000c" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x6002419", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x6002455", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x00018" +} +, +{ +"is_managed" : "true", +"guid" : "004A9756-D28D-48CC-8CD9-6521B15014C8", +"token" : "0x6000675", +"native_offset" : "0x0", +"filename" : "Unity.RenderPipelines.Universal.Runtime.dll", +"sizeofimage" : "0xa6000", +"timestamp" : "0xb99d58ec", +"il_offset" : "0x000eb" +} +, +{ +"is_managed" : "true", +"guid" : "004A9756-D28D-48CC-8CD9-6521B15014C8", +"token" : "0x6000676", +"native_offset" : "0x0", +"filename" : "Unity.RenderPipelines.Universal.Runtime.dll", +"sizeofimage" : "0xa6000", +"timestamp" : "0xb99d58ec", +"il_offset" : "0x00382" +} +, +{ +"is_managed" : "true", +"guid" : "004A9756-D28D-48CC-8CD9-6521B15014C8", +"token" : "0x6000672", +"native_offset" : "0x0", +"filename" : "Unity.RenderPipelines.Universal.Runtime.dll", +"sizeofimage" : "0xa6000", +"timestamp" : "0xb99d58ec", +"il_offset" : "0x000e9" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x60025ce", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x0001c" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x60023c0", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x00044" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6001f77", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x60059ec", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x000ea" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6005da5", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x0030f" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x60032f1", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x0004a" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600594c", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00001" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600594b", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x0019a" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60003e7", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x001f0" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60003f4", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x000c4" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60003ea", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x00068" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x6001adf", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x000db" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x6001ac6", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x0061e" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x6001a63", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x000f0" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60008ea", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x000c0" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x6000288", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x0001e" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60006a4", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x00035" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60006a9", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x00078" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60007f5", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x00023" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60007e9", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x0003d" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60007d7", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x0001a" +} +, +{ +"is_managed" : "true", +"guid" : "C943FB83-6719-4359-9690-B81227D03F84", +"token" : "0x60007e0", +"native_offset" : "0x0", +"filename" : "UnityEngine.UIElementsModule.dll", +"sizeofimage" : "0x12e000", +"timestamp" : "0xa6141b09", +"il_offset" : "0x00001" +} +, +{ +"is_managed" : "true", +"guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", +"token" : "0x6000033", +"native_offset" : "0x0", +"filename" : "UnityEngine.IMGUIModule.dll", +"sizeofimage" : "0x30000", +"timestamp" : "0xf8a9d958", +"il_offset" : "0x00010" +} +, +{ +"is_managed" : "true", +"guid" : "C813E574-6626-4E17-AEBF-F35D77F11263", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEngine.IMGUIModule.dll", +"sizeofimage" : "0x30000", +"timestamp" : "0xf8a9d958", +"il_offset" : "0xffffffff" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e8740", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a91364", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e911c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689e8b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16888cd40", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16888dea8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891ab4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16890c804", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16890c304", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "(null)", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "(null)", +"sizeofimage" : "0x0", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004519", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1f348", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689ca9e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689db3d8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004dbe", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600172b", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600172a", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001720", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001537", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001536", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001533", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004503", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004504", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004505", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6004506", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6003f33", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6003f32", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b70c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10132c8b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x101327a28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x101438b88", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x101070684", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1010702a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x101078274", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c9dcd8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100ea5ad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100d0e710", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100d0ec38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100d60aa4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100f2d7c0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1007dae94", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x6002419", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x6002455", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "004A9756-D28D-48CC-8CD9-6521B15014C8", +"token" : "0x6000675", +"native_offset" : "0x0", +"filename" : "Unity.RenderPipelines.Universal.Runtime.dll", +"sizeofimage" : "0xa6000", +"timestamp" : "0xb99d58ec", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "004A9756-D28D-48CC-8CD9-6521B15014C8", +"token" : "0x6000676", +"native_offset" : "0x0", +"filename" : "Unity.RenderPipelines.Universal.Runtime.dll", +"sizeofimage" : "0xa6000", +"timestamp" : "0xb99d58ec", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "004A9756-D28D-48CC-8CD9-6521B15014C8", +"token" : "0x6000672", +"native_offset" : "0x0", +"filename" : "Unity.RenderPipelines.Universal.Runtime.dll", +"sizeofimage" : "0xa6000", +"timestamp" : "0xb99d58ec", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x60025ce", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x60023c0", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "EA74C126-DAB3-430A-9EB5-42502047AF6D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEngine.CoreModule.dll", +"sizeofimage" : "0x15e000", +"timestamp" : "0xc15a0211", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b70c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10132c8b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x101327a28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100f28b54", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100d3d27c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100d3d4bc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x101cf4c50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1022c8b1c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a643cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6001f77", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x60059ec", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6005da5", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x60032f1", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600594c", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2919d7000", +"thread_info_addr" : "0x130304200", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x18d45c924", +"SP" : "0x2919d6db0", +"BP" : "0x2919d6e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168994e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xabcb0cf68", +"offset_rich_hash" : "0xabcb0d0d8", +"crashed" : false, +"native_thread_id" : "0x2b7693000", +"thread_info_addr" : "0x2b5b85200", +"thread_name" : "tid_24e03", +"ctx" : { +"IP" : "0x18d45c8d0", +"SP" : "0x2b7691800", +"BP" : "0x2b7691850" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6003453", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00025" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00067" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168905ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168946dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d4b14c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d45cd40", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d566c1c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d5650cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d564490", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d5f1628", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x137e38654", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6003453", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168895b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168abccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49a26c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18d49508c", +"native_offset" : "0x00000" +} + +] +} +] +} \ No newline at end of file diff --git a/Project_Blind/mono_crash.9adc8497e.1.json b/Project_Blind/mono_crash.9adc8497e.1.json new file mode 100644 index 00000000..24c3815e --- /dev/null +++ b/Project_Blind/mono_crash.9adc8497e.1.json @@ -0,0 +1,9134 @@ +{ + "protocol_version" : "0.0.6", + "configuration" : { + "version" : "(6.13.0) (explicit/7ea6b90eb94)", + "tlc" : "__thread", + "sigsgev" : "normal", + "notifications" : "kqueue", + "architecture" : "arm64", + "disabled_features" : "com,shared_perfcounters", + "smallconfig" : "disabled", + "bigarrays" : "disabled", + "softdebug" : "enabled", + "interpreter" : "enabled", + "llvm_support" : "disabled", + "suspend" : "preemptive" + }, + "memory" : { + "Resident Size" : "640270336", + "Virtual Size" : "423021936640", + "minor_gc_time" : "0", + "major_gc_time" : "15471578", + "minor_gc_count" : "0", + "major_gc_count" : "72", + "major_gc_time_concurrent" : "0" + }, + "threads" : [ + { + "is_managed" : true, + "offset_free_hash" : "0xabcb0cf68", + "offset_rich_hash" : "0xabcb0d0d8", + "crashed" : false, + "native_thread_id" : "0x2aa64f000", + "thread_info_addr" : "0x2a8545200", + "thread_name" : "tid_b307", + "ctx" : { + "IP" : "0x1994428b0", + "SP" : "0x2aa64d800", + "BP" : "0x2aa64d850" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x6003453", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0003a" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00025" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7e", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0000f" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00067" + } + + ], + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x290b05ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3c8cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3cc28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3c9f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290b46dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x199442d20", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19954d2b0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19954b760", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19954ab24", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1995d7cb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x293914654", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x6003453", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7e", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290a95b74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c1b7ec", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c1d3e8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3d72c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3d4e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290cbcd30", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290cbccb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x2a6293000", + "thread_info_addr" : "0x13325e600", + "thread_name" : "Thread Pool Worker", + "ctx" : { + "IP" : "0x199442904", + "SP" : "0x2a6292db0", + "BP" : "0x2a6292e50" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x290b05ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3c8cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3cc28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3c9f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290b46dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290b94e4c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3d638", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3d4e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290cbcd30", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290cbccb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x2f184f000", + "thread_info_addr" : "0x111162000", + "thread_name" : "Thread Pool Worker", + "ctx" : { + "IP" : "0x199442904", + "SP" : "0x2f184edb0", + "BP" : "0x2f184ee50" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x290b05ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3c8cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3cc28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3c9f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290b46dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290b94e4c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3d638", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3d4e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290cbcd30", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290cbccb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x2d4763000", + "thread_info_addr" : "0x2d0229800", + "thread_name" : "Thread Pool Worker", + "ctx" : { + "IP" : "0x199442904", + "SP" : "0x2d4762db0", + "BP" : "0x2d4762e50" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x290b05ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3c8cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3cc28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3c9f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290b46dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290b94e4c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3d638", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290c3d4e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290cbcd30", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x290cbccb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : true, + "offset_free_hash" : "0x123f32ca86", + "offset_rich_hash" : "0x123f32cda8", + "crashed" : false, + "native_thread_id" : "0x2a8a07000", + "thread_info_addr" : "0x29326d200", + "thread_name" : "Burst-AssemblyWatcherFolderDeletion", + "ctx" : { + "IP" : "0x199446270", + "SP" : "0x2a8a061a0", + "BP" : "0x2a8a06230" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f5d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002f" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f50", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0000e" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f52", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001e36", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00100" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001e33", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00022" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x60010f5", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x000a7" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + + ], +"unmanaged_frames" : [ +{ + "is_managed" : "false", + "native_address" : "0x290b05ec0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c3c8cc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c3cc28", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c3c9f0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290b46dc8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x199480868", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c8beac", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c485f4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c48428", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c776f8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290be0dfc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f5d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f50", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f52", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001e36", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001e33", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x60010f5", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290a95b74", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c1b7ec", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c1d3e8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c3d72c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290c3d4e4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290cbcd30", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x290cbccb8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x139f0d54f2", +"offset_rich_hash" : "0x139f0d59c6", +"crashed" : false, +"native_thread_id" : "0x2a3d9f000", +"thread_info_addr" : "0x2a977ec00", +"thread_name" : "ServerSocket-UnityServer-Receiver", +"ctx" : { + "IP" : "0x199447158", + "SP" : "0x2a3d9db60", + "BP" : "0x2a3d9dbe0" +}, +"managed_frames" : [ +{ + "is_managed" : "false", + "native_address" : "unregistered" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0xffffffff" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x6002b6a", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0000c" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x6002b5d", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0002e" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x6002af8", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000d66", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x00006" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000b58", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x0006e" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000b57", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000d63", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x0003b" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000b58", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x0006e" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000b57", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000d62", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x00021" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000d61", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x0006c" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000d74", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x0005c" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000895", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x00033" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000911", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x0004f" + } +, +{ + "is_managed" : "true", + "guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", + "token" : "0x6000d8a", + "native_offset" : "0x0", + "filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", + "sizeofimage" : "0x84000", + "timestamp" : "0x0", + "il_offset" : "0x000f6" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b8a3ac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c25e28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b6a", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002b5d", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6002af8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d66", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b58", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b57", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d63", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b58", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000b57", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d62", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d61", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d74", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000895", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000911", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d8a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a8e1f000", +"thread_info_addr" : "0x133965a00", +"thread_name" : "Burst-JitCompilerService 2", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a8e1d9f0", +"BP" : "0x2a8e1da80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x9adc8497e", +"offset_rich_hash" : "0x9adc84b52", +"crashed" : true, +"native_thread_id" : "0x29132f000", +"thread_info_addr" : "0x13293d000", +"thread_name" : "Finalizer", +"ctx" : { +"IP" : "0x290bb1d94", +"SP" : "0x29132e5a0", +"BP" : "0x29132e640" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004707", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0005a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069db", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0010a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069dc", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6000b3e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0001d" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002a" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d218", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b47c14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b09f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a928b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290bb1c94", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290bada5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290bad968", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c21ab4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c21b64", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290bee8d0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004707", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069db", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069dc", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6000b3e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c747cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cb4704", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c765b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x306447000", +"thread_info_addr" : "0x1105b7000", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x306446db0", +"BP" : "0x306446e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xfb24c8f6a", +"offset_rich_hash" : "0xfb24c90f3", +"crashed" : false, +"native_thread_id" : "0x2ae8ef000", +"thread_info_addr" : "0x2a9788200", +"thread_name" : "tid_32917", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2ae8ee3b0", +"BP" : "0x2ae8ee440" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "C367E0BC-B6D4-43AA-B744-A88F98B1F317", +"token" : "0x60057d3", +"native_offset" : "0x0", +"filename" : "unityplastic.dll", +"sizeofimage" : "0x4c8000", +"timestamp" : "0x62434843", +"il_offset" : "0x00030" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199480868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8beac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "C367E0BC-B6D4-43AA-B744-A88F98B1F317", +"token" : "0x60057d3", +"native_offset" : "0x0", +"filename" : "unityplastic.dll", +"sizeofimage" : "0x4c8000", +"timestamp" : "0x62434843", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2eef73000", +"thread_info_addr" : "0x2c8ba0600", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2eef72db0", +"BP" : "0x2eef72e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a9c13000", +"thread_info_addr" : "0x13399e000", +"thread_name" : "Burst-JitCompilerService 4", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a9c119f0", +"BP" : "0x2a9c11a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2aa02b000", +"thread_info_addr" : "0x2a8527800", +"thread_name" : "Burst-JitCompilerService 6", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2aa0299f0", +"BP" : "0x2aa029a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x15de3c9136", +"offset_rich_hash" : "0x15de3c9405", +"crashed" : false, +"native_thread_id" : "0x2aa443000", +"thread_info_addr" : "0x13399a800", +"thread_name" : "Burst-ProgressReporter", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2aa441fa0", +"BP" : "0x2aa442030" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0001d" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000d9" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a1", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00067" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a0", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00006" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x600429c", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010a9", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00013" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a1", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a0", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x600429c", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010a9", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2a649f000", +"thread_info_addr" : "0x132e24800", +"thread_name" : "Debugger agent", +"ctx" : { +"IP" : "0x19944ae84", +"SP" : "0x2a649eaa0", +"BP" : "0x2a649eae0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b7c5d4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b73954", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2f1a5b000", +"thread_info_addr" : "0x2c823f600", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2f1a5adb0", +"BP" : "0x2f1a5ae50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xf032b1344", +"offset_rich_hash" : "0xf032b14ca", +"crashed" : false, +"native_thread_id" : "0x177e07000", +"thread_info_addr" : "0x2a97f1e00", +"thread_name" : "ServerSocket-UnityServer-Sender", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x177e062a0", +"BP" : "0x177e06330" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f54", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038d", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0002d" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c776f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be0dfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f54", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038d", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600038a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2a65b7000", +"thread_info_addr" : "0x2a78a2800", +"thread_name" : "tid_4a20b", +"ctx" : { +"IP" : "0x1994428ec", +"SP" : "0x2a65b6d80", +"BP" : "0x2a65b6d90" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1992bc750", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1992bcdf8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x104fa8e90", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102b2c5c0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102ecfd80", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102ecfd1c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1030518b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2a6a53000", +"thread_info_addr" : "0x2c87bc000", +"thread_name" : "tid_4ef73", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a6a52c20", +"BP" : "0x2a6a52cb0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199480868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8beac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c95b88", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b94654", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2f62d3000", +"thread_info_addr" : "0x111488600", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2f62d2db0", +"BP" : "0x2f62d2e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2d496f000", +"thread_info_addr" : "0x29378c400", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2d496edb0", +"BP" : "0x2d496ee50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2f68fb000", +"thread_info_addr" : "0x2abc7f400", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2f68fadb0", +"BP" : "0x2f68fae50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b94e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a8c13000", +"thread_info_addr" : "0x2931eea00", +"thread_name" : "Burst-JitCompilerService 1", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a8c119f0", +"BP" : "0x2a8c11a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1224727402", +"offset_rich_hash" : "0x12247275cb", +"crashed" : false, +"native_thread_id" : "0x2cc207000", +"thread_info_addr" : "0x2cb014200", +"thread_name" : "Timer-Scheduler", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2cc205d20", +"BP" : "0x2cc205db0" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00044" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600209e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600209d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6002098", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00019" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600209b", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600215a", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199480868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8beac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c485f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c486c0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600209e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600209d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6002098", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600209b", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600215a", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x3064826980", +"offset_rich_hash" : "0x30648278b7", +"crashed" : false, +"native_thread_id" : "0x10851c580", +"thread_info_addr" : "0x132269600", +"thread_name" : "tid_103", +"ctx" : { +"IP" : "0x199496e6c", +"SP" : "0x16d833e40", +"BP" : "0x16d834520" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60005cb", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00026" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60059d9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00077" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60059d5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00020" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60059d6", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0001a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005aa4", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00048" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005ac5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005ab5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005adb", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x001bc" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6006896", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0003d" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6006889", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00033" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005a0e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600565d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600565b", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00007" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a05d", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00023" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a059", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00045" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a056", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00001" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a229", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x0037a" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a227", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x002bd" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a225", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00116" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a0e7", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00095" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a0e6", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d7", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x0002d" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d6", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00056" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d5", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00001" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d4", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00006" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d3", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00001" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600030a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00025" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000309", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00050" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000313", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0005e" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00056" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00072" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x60001d3", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0003d" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600084b", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00003" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000829", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00011" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000895", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00033" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000911", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x0004f" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d75", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600018a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00034" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6001f31", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00032" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002a" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cb97ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cb9808", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cb9808", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cb9808", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cb9808", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290caa33c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c7ab88", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c75f38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c210dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be0730", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60005cb", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60059d9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60059d5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60059d6", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005aa4", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005ac5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005ab5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005adb", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6006896", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6006889", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6005a0e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600565d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x600565b", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a05d", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a059", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a056", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a229", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a227", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a225", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a0e7", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a0e6", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d7", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d6", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d5", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d4", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x600a4d3", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600030a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000309", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000313", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x60001d3", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600084b", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000829", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000895", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000911", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x6000d75", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "82DF45FB-2985-491C-847E-51D5BE610D9F", +"token" : "0x600018a", +"native_offset" : "0x0", +"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked", +"sizeofimage" : "0x84000", +"timestamp" : "0x0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "0A3B122C-8513-454F-895B-6503A5470CED", +"token" : "0x6001f31", +"native_offset" : "0x0", +"filename" : "UnityEditor.CoreModule.dll", +"sizeofimage" : "0x814000", +"timestamp" : "0xa927d9c6", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b70c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1032048b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1031ffa28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10330ee20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x103b72e9c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x104090ad0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x104e10180", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19a471950", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199567954", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19956753c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199566fc4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954ba54", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954ab24", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1a2183338", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1a21830b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1a2182e68", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19c0b178c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19c0b0084", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19c0a2250", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19c07396c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x104e0d458", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a9a07000", +"thread_info_addr" : "0x133c5c400", +"thread_name" : "Burst-JitCompilerService 3", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a9a059f0", +"BP" : "0x2a9a05a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a9e1f000", +"thread_info_addr" : "0x1339be200", +"thread_name" : "Burst-JitCompilerService 5", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a9e1d9f0", +"BP" : "0x2a9e1da80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2aa237000", +"thread_info_addr" : "0x2a853cc00", +"thread_name" : "Burst-JitCompilerService 7", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2aa2359f0", +"BP" : "0x2aa235a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x290b05ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c8cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3cc28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3c9f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290b46dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c8bed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c48b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c37c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290be24f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290a95b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1b7ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c1d3e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d72c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290c3d4e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbcd30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x290cbccb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +} +] +} \ No newline at end of file diff --git a/Project_Blind/mono_crash.9adc8497e.2.json b/Project_Blind/mono_crash.9adc8497e.2.json new file mode 100644 index 00000000..b6156fbf --- /dev/null +++ b/Project_Blind/mono_crash.9adc8497e.2.json @@ -0,0 +1,6277 @@ +{ + "protocol_version" : "0.0.6", + "configuration" : { + "version" : "(6.13.0) (explicit/7ea6b90eb94)", + "tlc" : "__thread", + "sigsgev" : "normal", + "notifications" : "kqueue", + "architecture" : "arm64", + "disabled_features" : "com,shared_perfcounters", + "smallconfig" : "disabled", + "bigarrays" : "disabled", + "softdebug" : "enabled", + "interpreter" : "enabled", + "llvm_support" : "disabled", + "suspend" : "preemptive" + }, + "memory" : { + "Resident Size" : "579305472", + "Virtual Size" : "423637925888", + "minor_gc_time" : "0", + "major_gc_time" : "30197802", + "minor_gc_count" : "0", + "major_gc_count" : "143", + "major_gc_time_concurrent" : "0" + }, + "threads" : [ + { + "is_managed" : true, + "offset_free_hash" : "0x1491e07f82", + "offset_rich_hash" : "0x1491e0831b", + "crashed" : false, + "native_thread_id" : "0x2a5463000", + "thread_info_addr" : "0x2a66d9200", + "thread_name" : "Burst-JitCompilerService 1", + "ctx" : { + "IP" : "0x199446270", + "SP" : "0x2a54619f0", + "BP" : "0x2a5461a80" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000c7" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000a1" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0006e" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0003c" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00009" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00062" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + + ], + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x168901ec0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a388cc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a38c28", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a389f0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168942dc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948083c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a87ed4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a44ebc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a44b34", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a33c6c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1689de4f8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168891b74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a177ec", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a193e8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a3972c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168a394e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168ab8d30", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x168ab8cb8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : true, + "offset_free_hash" : "0x1491e07f82", + "offset_rich_hash" : "0x1491e0831b", + "crashed" : false, + "native_thread_id" : "0x2a7213000", + "thread_info_addr" : "0x134164400", + "thread_name" : "Burst-JitCompilerService 5", + "ctx" : { + "IP" : "0x199446270", + "SP" : "0x2a72119f0", + "BP" : "0x2a7211a80" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000c7" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000a1" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0006e" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0003c" + } +, + { + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00009" + } +, + { + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00062" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, + { + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + + ], +"unmanaged_frames" : [ +{ + "is_managed" : "false", + "native_address" : "0x168901ec0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a388cc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a38c28", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a389f0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168942dc8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1994974a4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19948083c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a87ed4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a44ebc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a44b34", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a33c6c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1689de4f8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168891b74", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a177ec", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a193e8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a3972c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168a394e4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168ab8d30", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x168ab8cb8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19948026c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x19947b08c", + "native_offset" : "0x00000" + } + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a762b000", +"thread_info_addr" : "0x2a2554200", +"thread_name" : "Burst-JitCompilerService 7", +"ctx" : { + "IP" : "0x199446270", + "SP" : "0x2a76299f0", + "BP" : "0x2a7629a80" +}, +"managed_frames" : [ +{ + "is_managed" : "false", + "native_address" : "unregistered" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0xffffffff" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000c7" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x000a1" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b3", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0006e" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042b2", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x0003c" + } +, +{ + "is_managed" : "true", + "guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", + "token" : "0x60042ad", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xa417f969", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001068", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00009" + } +, +{ + "is_managed" : "true", + "guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", + "token" : "0x6001079", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x164000", + "timestamp" : "0xaf1ba364", + "il_offset" : "0x00062" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00014" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00071" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x0002b" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00008" + } +, +{ + "is_managed" : "true", + "guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xaf0ada7a", + "il_offset" : "0x00065" + } + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a87ed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a33c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689de4f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a177ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a193e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3972c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a6c13000", +"thread_info_addr" : "0x13415e600", +"thread_name" : "Burst-JitCompilerService 3", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a6c119f0", +"BP" : "0x2a6c11a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a87ed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a33c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689de4f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a177ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a193e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3972c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x9adc8497e", +"offset_rich_hash" : "0x9adc84b52", +"crashed" : true, +"native_thread_id" : "0x28171b000", +"thread_info_addr" : "0x1348d4c00", +"thread_name" : "Finalizer", +"ctx" : { +"IP" : "0x1689add94", +"SP" : "0x28171a5a0", +"BP" : "0x28171a640" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004707", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0005a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069db", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0010a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069dc", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6000b3e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0001d" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002a" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39218", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168943c14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168905f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16888e8b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689adc94", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689a9a5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689a9968", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1dab4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a1db64", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689ea8d0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6004707", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069db", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60069dc", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6000b3e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a707cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab0704", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a72438", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2e44b7000", +"thread_info_addr" : "0x2ea5eec00", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2e44b6db0", +"BP" : "0x2e44b6e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2db28b000", +"thread_info_addr" : "0x1239e1200", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2db28adb0", +"BP" : "0x2db28ae50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x28c3df000", +"thread_info_addr" : "0x2eb713a00", +"thread_name" : "Debugger agent", +"ctx" : { +"IP" : "0x19944ae84", +"SP" : "0x28c3deaa0", +"BP" : "0x28c3deae0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689785d4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16896f954", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2e8793000", +"thread_info_addr" : "0x2eb17c400", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2e8792db0", +"BP" : "0x2e8792e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0xabcb0cf68", +"offset_rich_hash" : "0xabcb0d0d8", +"crashed" : false, +"native_thread_id" : "0x2a7a83000", +"thread_info_addr" : "0x1330af800", +"thread_name" : "tid_1b703", +"ctx" : { +"IP" : "0x1994428b0", +"SP" : "0x2a7a81800", +"BP" : "0x2a7a81850" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6003453", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003a" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00025" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00067" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199442d20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954d2b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954b760", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954ab24", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1995d7cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x16aaf8654", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x6003453", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a177ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a193e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3972c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2887e7000", +"thread_info_addr" : "0x2a2234000", +"thread_name" : "tid_3c027", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2887e6c20", +"BP" : "0x2887e6cb0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199480868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a87eac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a91b88", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990654", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2d86fb000", +"thread_info_addr" : "0x2d9c8e800", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2d86fadb0", +"BP" : "0x2d86fae50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x123f32ca86", +"offset_rich_hash" : "0x123f32cda8", +"crashed" : false, +"native_thread_id" : "0x16f923000", +"thread_info_addr" : "0x2825cb400", +"thread_name" : "Burst-AssemblyWatcherFolderDeletion", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x16f9221a0", +"BP" : "0x16f922230" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e36", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00100" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e33", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00022" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010f5", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x000a7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199480868", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a87eac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a445f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a736f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689dcdfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e36", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001e33", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010f5", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a177ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a193e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3972c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a7007000", +"thread_info_addr" : "0x134161200", +"thread_name" : "Burst-JitCompilerService 4", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a70059f0", +"BP" : "0x2a7005a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a87ed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a33c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689de4f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a177ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a193e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3972c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a741f000", +"thread_info_addr" : "0x2a2557c00", +"thread_name" : "Burst-JitCompilerService 6", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a741d9f0", +"BP" : "0x2a741da80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a87ed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a33c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689de4f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a177ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a193e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3972c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x15de3c9136", +"offset_rich_hash" : "0x15de3c9405", +"crashed" : false, +"native_thread_id" : "0x2a7837000", +"thread_info_addr" : "0x134167600", +"thread_name" : "Burst-ProgressReporter", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a7835fa0", +"BP" : "0x2a7836030" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0001d" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000d9" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a1", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00067" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a0", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00006" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x600429c", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010a9", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00013" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a87ed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a445f4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a736f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689dcdfc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a1", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042a0", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x600429c", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x60010a9", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a177ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a193e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3972c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2e6ddf000", +"thread_info_addr" : "0x2ea346200", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2e6ddedb0", +"BP" : "0x2e6ddee50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2a7ddb000", +"thread_info_addr" : "0x2d0049c00", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2a7ddadb0", +"BP" : "0x2a7ddae50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x288207000", +"thread_info_addr" : "0x2d9f72600", +"thread_name" : "Domain unloader", +"ctx" : { +"IP" : "0x1994428ec", +"SP" : "0x288206d60", +"BP" : "0x288206de0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a70c4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689998e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491e07f82", +"offset_rich_hash" : "0x1491e0831b", +"crashed" : false, +"native_thread_id" : "0x2a6a07000", +"thread_info_addr" : "0x134100200", +"thread_name" : "Burst-JitCompilerService 2", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x2a6a059f0", +"BP" : "0x2a6a05a80" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00009" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00062" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a87ed4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44ebc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a44b34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a33c6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689de4f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b3", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042b2", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "171A3352-BA4A-4B8A-AA29-93D306570161", +"token" : "0x60042ad", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xa417f969", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001068", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "44DDE17B-B74E-4847-AC96-FA1D80D6D096", +"token" : "0x6001079", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x164000", +"timestamp" : "0xaf1ba364", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "E38A6D3E-E47C-43EB-9B2E-49C63FC0AA48", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xaf0ada7a", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168891b74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a177ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a193e8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a3972c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2dce07000", +"thread_info_addr" : "0x2f09a0600", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2dce06db0", +"BP" : "0x2dce06e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x2e3b93000", +"thread_info_addr" : "0x1230f4800", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x199442904", +"SP" : "0x2e3b92db0", +"BP" : "0x2e3b92e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168990e4c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a39638", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a394e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8d30", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168ab8cb8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948026c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19947b08c", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x106acc580", +"thread_info_addr" : "0x133421800", +"thread_name" : "tid_103", +"ctx" : { +"IP" : "0x199446270", +"SP" : "0x16f086b90", +"BP" : "0x16f086c20" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x168901ec0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a388cc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a38c28", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a389f0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168942dc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1994974a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19948083c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a7d764", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a7d540", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168a92428", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x168999248", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1689930bc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1019656b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10196481c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1019633c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x101961fd4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1024a56fc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102c787b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102c52e08", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1025a73c0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10284aa2c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102842ab8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102840df4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1035c0180", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19a471950", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199567954", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19956753c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x199566fc4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954ba54", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19954ab24", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1a2183338", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1a2182fc4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1a2182e68", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19c0b178c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19c0b0084", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19c0a2250", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x19c07396c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1035bd458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1035bd790", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x106a5908c", +"native_offset" : "0x00000" +} + +] +} +] +} \ No newline at end of file