From 260a5f29659efc7935d3bd7e7a840b0dd0271d81 Mon Sep 17 00:00:00 2001 From: PETROXX <49368785+PETROXX@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:36:05 +0300 Subject: [PATCH 1/3] Code improvements --- .vsconfig | 6 + Assets/Group1/Scenes/KillAllEnemies.unity | 466 ++++++++++- Assets/Group1/Scripts/EnemyMovement.cs | 28 + .../{e.cs.meta => EnemyMovement.cs.meta} | 0 Assets/Group1/Scripts/Game.cs | 11 + .../{GameController.cs.meta => Game.cs.meta} | 0 Assets/Group1/Scripts/GameController.cs | 38 - Assets/Group1/Scripts/NewBehaviourScript1.cs | 65 -- Assets/Group1/Scripts/Player.cs | 57 ++ ...ehaviourScript1.cs.meta => Player.cs.meta} | 0 Assets/Group1/Scripts/PlayerMovement.cs | 26 + Assets/Group1/Scripts/PlayerMovement.cs.meta | 11 + Assets/Group1/Scripts/SpeedBooster.cs | 6 + Assets/Group1/Scripts/SpeedBooster.cs.meta | 11 + Assets/Group1/Scripts/e.cs | 22 - Assets/Resources.meta | 8 + Assets/Resources/BillingMode.json | 1 + Assets/Resources/BillingMode.json.meta | 7 + Logs/AssetImportWorker0.log | 765 ++++++++++++++++++ Logs/Packages-Update.log | 25 + Logs/shadercompiler-AssetImportWorker0.log | 6 + ...hadercompiler-UnityShaderCompiler.exe0.log | 108 +++ ...hadercompiler-UnityShaderCompiler.exe1.log | 7 + ...hadercompiler-UnityShaderCompiler.exe2.log | 6 + ...hadercompiler-UnityShaderCompiler.exe3.log | 7 + ...hadercompiler-UnityShaderCompiler.exe4.log | 7 + Packages/manifest.json | 21 +- Packages/packages-lock.json | 391 +++++++++ ProjectSettings/PackageManagerSettings.asset | 43 + ProjectSettings/ProjectVersion.txt | 3 +- ProjectSettings/VersionControlSettings.asset | 8 + UserSettings/EditorUserSettings.asset | 24 + 32 files changed, 2015 insertions(+), 169 deletions(-) create mode 100644 .vsconfig create mode 100644 Assets/Group1/Scripts/EnemyMovement.cs rename Assets/Group1/Scripts/{e.cs.meta => EnemyMovement.cs.meta} (100%) create mode 100644 Assets/Group1/Scripts/Game.cs rename Assets/Group1/Scripts/{GameController.cs.meta => Game.cs.meta} (100%) delete mode 100644 Assets/Group1/Scripts/GameController.cs delete mode 100644 Assets/Group1/Scripts/NewBehaviourScript1.cs create mode 100644 Assets/Group1/Scripts/Player.cs rename Assets/Group1/Scripts/{NewBehaviourScript1.cs.meta => Player.cs.meta} (100%) create mode 100644 Assets/Group1/Scripts/PlayerMovement.cs create mode 100644 Assets/Group1/Scripts/PlayerMovement.cs.meta create mode 100644 Assets/Group1/Scripts/SpeedBooster.cs create mode 100644 Assets/Group1/Scripts/SpeedBooster.cs.meta delete mode 100644 Assets/Group1/Scripts/e.cs create mode 100644 Assets/Resources.meta create mode 100644 Assets/Resources/BillingMode.json create mode 100644 Assets/Resources/BillingMode.json.meta create mode 100644 Logs/AssetImportWorker0.log create mode 100644 Logs/Packages-Update.log create mode 100644 Logs/shadercompiler-AssetImportWorker0.log create mode 100644 Logs/shadercompiler-UnityShaderCompiler.exe0.log create mode 100644 Logs/shadercompiler-UnityShaderCompiler.exe1.log create mode 100644 Logs/shadercompiler-UnityShaderCompiler.exe2.log create mode 100644 Logs/shadercompiler-UnityShaderCompiler.exe3.log create mode 100644 Logs/shadercompiler-UnityShaderCompiler.exe4.log create mode 100644 Packages/packages-lock.json create mode 100644 ProjectSettings/PackageManagerSettings.asset create mode 100644 ProjectSettings/VersionControlSettings.asset create mode 100644 UserSettings/EditorUserSettings.asset diff --git a/.vsconfig b/.vsconfig new file mode 100644 index 00000000..aade28f6 --- /dev/null +++ b/.vsconfig @@ -0,0 +1,6 @@ +{ + "version": "1.0", + "components": [ + "Microsoft.VisualStudio.Workload.ManagedGame" + ] +} diff --git a/Assets/Group1/Scenes/KillAllEnemies.unity b/Assets/Group1/Scenes/KillAllEnemies.unity index 21adfb9b..128ce260 100644 --- a/Assets/Group1/Scenes/KillAllEnemies.unity +++ b/Assets/Group1/Scenes/KillAllEnemies.unity @@ -43,7 +43,7 @@ RenderSettings: --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 - serializedVersion: 11 + serializedVersion: 12 m_GIWorkflowMode: 0 m_GISettings: serializedVersion: 2 @@ -54,7 +54,7 @@ LightmapSettings: m_EnableBakedLightmaps: 1 m_EnableRealtimeLightmaps: 0 m_LightmapEditorSettings: - serializedVersion: 10 + serializedVersion: 12 m_Resolution: 2 m_BakeResolution: 10 m_AtlasSize: 512 @@ -62,6 +62,7 @@ LightmapSettings: m_AOMaxDistance: 1 m_CompAOExponent: 1 m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 m_Padding: 2 m_LightmapParameters: {fileID: 0} m_LightmapsBakeMode: 1 @@ -76,10 +77,16 @@ LightmapSettings: m_PVRDirectSampleCount: 32 m_PVRSampleCount: 256 m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 2 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 m_PVRFilterTypeDirect: 0 m_PVRFilterTypeIndirect: 0 m_PVRFilterTypeAO: 0 - m_PVRFilteringMode: 1 + m_PVREnvironmentMIS: 0 m_PVRCulling: 1 m_PVRFilteringGaussRadiusDirect: 1 m_PVRFilteringGaussRadiusIndirect: 5 @@ -87,9 +94,11 @@ LightmapSettings: m_PVRFilteringAtrousPositionSigmaDirect: 0.5 m_PVRFilteringAtrousPositionSigmaIndirect: 2 m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ShowResolutionOverlay: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 m_LightingDataAsset: {fileID: 0} - m_UseShadowmask: 1 + m_LightingSettings: {fileID: 1839133412} --- !u!196 &4 NavMeshSettings: serializedVersion: 2 @@ -109,6 +118,8 @@ NavMeshSettings: manualTileSize: 0 tileSize: 256 accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 debug: m_Flags: 0 m_NavMeshData: {fileID: 0} @@ -123,6 +134,8 @@ GameObject: - component: {fileID: 141422279} - component: {fileID: 141422278} - component: {fileID: 141422277} + - component: {fileID: 141422276} + - component: {fileID: 141422280} m_Layer: 0 m_Name: enemy m_TagString: Enemy @@ -130,6 +143,32 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!61 &141422276 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141422275} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 --- !u!114 &141422277 MonoBehaviour: m_ObjectHideFlags: 0 @@ -156,6 +195,8 @@ SpriteRenderer: m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -167,6 +208,7 @@ SpriteRenderer: m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 1 + m_ReceiveGI: 1 m_PreserveUVs: 0 m_IgnoreNormalsForChartDetection: 0 m_ImportantGI: 0 @@ -197,13 +239,34 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 141422275} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 3.59, y: 3.09, z: 0} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 3.9261353, y: 1.5548346, z: 1.7731395} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 4 + m_Father: {fileID: 240765285} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!50 &141422280 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 141422275} + m_BodyType: 1 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 --- !u!1 &170076733 GameObject: m_ObjectHideFlags: 0 @@ -229,12 +292,14 @@ Light: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 170076733} m_Enabled: 1 - serializedVersion: 8 + serializedVersion: 10 m_Type: 1 + m_Shape: 0 m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} m_Intensity: 1 m_Range: 10 m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 m_CookieSize: 10 m_Shadows: m_Type: 2 @@ -244,6 +309,24 @@ Light: m_Bias: 0.05 m_NormalBias: 0.4 m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 m_Cookie: {fileID: 0} m_DrawHalo: 0 m_Flare: {fileID: 0} @@ -251,12 +334,16 @@ Light: m_CullingMask: serializedVersion: 2 m_Bits: 4294967295 + m_RenderingLayerMask: 1 m_Lightmapping: 1 m_LightShadowCasterMode: 0 m_AreaSize: {x: 1, y: 1} m_BounceIntensity: 1 m_ColorTemperature: 6570 m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!4 &170076735 @@ -273,6 +360,40 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &240765284 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 240765285} + m_Layer: 0 + m_Name: Enemies + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &240765285 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 240765284} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.33613536, y: 1.5351653, z: -1.7731395} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2083640148} + - {fileID: 1754708964} + - {fileID: 141422279} + - {fileID: 1578050040} + m_Father: {fileID: 0} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &534669902 GameObject: m_ObjectHideFlags: 0 @@ -312,9 +433,10 @@ Camera: m_ClearFlags: 1 m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 m_SensorSize: {x: 36, y: 24} m_LensShift: {x: 0, y: 0} - m_GateFitMode: 2 m_FocalLength: 50 m_NormalizedViewPortRect: serializedVersion: 2 @@ -368,13 +490,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: cd6d0074e725a114e850d2e604fe4b0d, type: 3} m_Name: m_EditorClassIdentifier: - go: {fileID: 1054253062} - a: {fileID: 1761935009} - B: - - {fileID: 2083640146} - - {fileID: 1754708960} - - {fileID: 141422275} - - {fileID: 1578050036} + _endScreen: {fileID: 1054253062} --- !u!1 &1054253062 GameObject: m_ObjectHideFlags: 0 @@ -386,7 +502,7 @@ GameObject: - component: {fileID: 1054253064} - component: {fileID: 1054253063} m_Layer: 0 - m_Name: New Sprite + m_Name: EndScreen m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -406,6 +522,8 @@ SpriteRenderer: m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -417,6 +535,7 @@ SpriteRenderer: m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 1 + m_ReceiveGI: 1 m_PreserveUVs: 0 m_IgnoreNormalsForChartDetection: 0 m_ImportantGI: 0 @@ -452,7 +571,7 @@ Transform: m_LocalScale: {x: 25, y: 25, z: 1} m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 7 + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1578050036 GameObject: @@ -465,6 +584,8 @@ GameObject: - component: {fileID: 1578050040} - component: {fileID: 1578050039} - component: {fileID: 1578050038} + - component: {fileID: 1578050037} + - component: {fileID: 1578050041} m_Layer: 0 m_Name: enemy m_TagString: Enemy @@ -472,6 +593,32 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!61 &1578050037 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1578050036} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 --- !u!114 &1578050038 MonoBehaviour: m_ObjectHideFlags: 0 @@ -498,6 +645,8 @@ SpriteRenderer: m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -509,6 +658,7 @@ SpriteRenderer: m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 1 + m_ReceiveGI: 1 m_PreserveUVs: 0 m_IgnoreNormalsForChartDetection: 0 m_ImportantGI: 0 @@ -539,13 +689,34 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1578050036} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 3.59, y: -1.34, z: 0} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 3.9261353, y: -2.8751655, z: 1.7731395} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 5 + m_Father: {fileID: 240765285} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!50 &1578050041 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1578050036} + m_BodyType: 1 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 --- !u!1 &1754708960 GameObject: m_ObjectHideFlags: 0 @@ -557,6 +728,8 @@ GameObject: - component: {fileID: 1754708964} - component: {fileID: 1754708963} - component: {fileID: 1754708962} + - component: {fileID: 1754708961} + - component: {fileID: 1754708965} m_Layer: 0 m_Name: enemy m_TagString: Enemy @@ -564,6 +737,32 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 +--- !u!61 &1754708961 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1754708960} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 --- !u!114 &1754708962 MonoBehaviour: m_ObjectHideFlags: 0 @@ -590,6 +789,8 @@ SpriteRenderer: m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -601,6 +802,7 @@ SpriteRenderer: m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 1 + m_ReceiveGI: 1 m_PreserveUVs: 0 m_IgnoreNormalsForChartDetection: 0 m_ImportantGI: 0 @@ -631,13 +833,34 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1754708960} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 3.59, y: 0.71, z: 0} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 3.9261353, y: -0.82516533, z: 1.7731395} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 3 + m_Father: {fileID: 240765285} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!50 &1754708965 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1754708960} + m_BodyType: 1 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 --- !u!1 &1761935009 GameObject: m_ObjectHideFlags: 0 @@ -649,8 +872,11 @@ GameObject: - component: {fileID: 1761935011} - component: {fileID: 1761935010} - component: {fileID: 1761935012} + - component: {fileID: 1761935013} + - component: {fileID: 1761935014} + - component: {fileID: 1761935015} m_Layer: 0 - m_Name: New Sprite (1) + m_Name: Player m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -670,6 +896,8 @@ SpriteRenderer: m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -681,6 +909,7 @@ SpriteRenderer: m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 1 + m_ReceiveGI: 1 m_PreserveUVs: 0 m_IgnoreNormalsForChartDetection: 0 m_ImportantGI: 0 @@ -716,7 +945,7 @@ Transform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 6 + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1761935012 MonoBehaviour: @@ -730,9 +959,120 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: dede9e7d6741aea4cb07b98da83cc6a8, type: 3} m_Name: m_EditorClassIdentifier: - spEed: 4 - timer: 0 - time: 0 + _speed: 5 + _isTimerRunning: 0 + _timer: 0 +--- !u!58 &1761935013 +CircleCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1761935009} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + serializedVersion: 2 + m_Radius: 0.5 +--- !u!50 &1761935014 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1761935009} + m_BodyType: 1 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 +--- !u!114 &1761935015 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1761935009} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b38012943befcdd4faba99d58fc33b04, type: 3} + m_Name: + m_EditorClassIdentifier: + _speed: 5 +--- !u!850595691 &1839133412 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Settings.lighting + serializedVersion: 3 + m_GIWorkflowMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 512 + m_BakeResolution: 10 + m_Padding: 2 + m_TextureCompression: 1 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 256 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentMIS: 0 + m_PVRFilteringMode: 2 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 --- !u!1 &2083640146 GameObject: m_ObjectHideFlags: 0 @@ -744,6 +1084,8 @@ GameObject: - component: {fileID: 2083640148} - component: {fileID: 2083640147} - component: {fileID: 2083640150} + - component: {fileID: 2083640149} + - component: {fileID: 2083640151} m_Layer: 0 m_Name: enemy m_TagString: Enemy @@ -765,6 +1107,8 @@ SpriteRenderer: m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -776,6 +1120,7 @@ SpriteRenderer: m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 1 + m_ReceiveGI: 1 m_PreserveUVs: 0 m_IgnoreNormalsForChartDetection: 0 m_ImportantGI: 0 @@ -806,13 +1151,39 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2083640146} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -3.13, y: 0.71, z: 0} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -2.7938647, y: -0.82516533, z: 1.7731395} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 2 + m_Father: {fileID: 240765285} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!61 &2083640149 +BoxCollider2D: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2083640146} + m_Enabled: 1 + m_Density: 1 + m_Material: {fileID: 0} + m_IsTrigger: 1 + m_UsedByEffector: 0 + m_UsedByComposite: 0 + m_Offset: {x: 0, y: 0} + m_SpriteTilingProperty: + border: {x: 0, y: 0, z: 0, w: 0} + pivot: {x: 0.5, y: 0.5} + oldSize: {x: 1, y: 1} + newSize: {x: 1, y: 1} + adaptiveTilingThreshold: 0.5 + drawMode: 0 + adaptiveTiling: 0 + m_AutoTiling: 0 + serializedVersion: 2 + m_Size: {x: 1, y: 1} + m_EdgeRadius: 0 --- !u!114 &2083640150 MonoBehaviour: m_ObjectHideFlags: 0 @@ -825,3 +1196,24 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 65f7df4705b7dae48944a39b48934484, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!50 &2083640151 +Rigidbody2D: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2083640146} + m_BodyType: 1 + m_Simulated: 1 + m_UseFullKinematicContacts: 0 + m_UseAutoMass: 0 + m_Mass: 1 + m_LinearDrag: 0 + m_AngularDrag: 0.05 + m_GravityScale: 1 + m_Material: {fileID: 0} + m_Interpolate: 0 + m_SleepingMode: 1 + m_CollisionDetection: 0 + m_Constraints: 0 diff --git a/Assets/Group1/Scripts/EnemyMovement.cs b/Assets/Group1/Scripts/EnemyMovement.cs new file mode 100644 index 00000000..20b77def --- /dev/null +++ b/Assets/Group1/Scripts/EnemyMovement.cs @@ -0,0 +1,28 @@ +using UnityEngine; + +public class EnemyMovement : MonoBehaviour +{ + private Vector3 _target; + private float _targetRadius; + + private void Start() + { + FindNewTarget(); + } + + private void Update() + { + transform.position = Vector3.MoveTowards(transform.position, _target, 2 * Time.deltaTime); + + if (transform.position == _target) + { + FindNewTarget(); + } + + } + + private void FindNewTarget() + { + _target = Random.insideUnitCircle * _targetRadius; + } +} diff --git a/Assets/Group1/Scripts/e.cs.meta b/Assets/Group1/Scripts/EnemyMovement.cs.meta similarity index 100% rename from Assets/Group1/Scripts/e.cs.meta rename to Assets/Group1/Scripts/EnemyMovement.cs.meta diff --git a/Assets/Group1/Scripts/Game.cs b/Assets/Group1/Scripts/Game.cs new file mode 100644 index 00000000..06bff53c --- /dev/null +++ b/Assets/Group1/Scripts/Game.cs @@ -0,0 +1,11 @@ +using UnityEngine; + +public class Game : MonoBehaviour +{ + [SerializeField] private GameObject _endScreen; + + public void EndGame() + { + _endScreen.SetActive(true); + } +} diff --git a/Assets/Group1/Scripts/GameController.cs.meta b/Assets/Group1/Scripts/Game.cs.meta similarity index 100% rename from Assets/Group1/Scripts/GameController.cs.meta rename to Assets/Group1/Scripts/Game.cs.meta diff --git a/Assets/Group1/Scripts/GameController.cs b/Assets/Group1/Scripts/GameController.cs deleted file mode 100644 index 6afe5356..00000000 --- a/Assets/Group1/Scripts/GameController.cs +++ /dev/null @@ -1,38 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class GameController : MonoBehaviour -{ - public static GameController controller; - - public GameObject go; - public GameObject a; - public GameObject[] B; - - // Start is called before the first frame update - void Start() - { - controller = this; - } - - public void End() - { - go.SetActive(true); - } - - // Update is called once per frame - void Update(){ - foreach (var b in B) - { - if (b == null) - continue; - - if (Vector3.Distance(a.gameObject.gameObject.GetComponent().position, b.gameObject.gameObject.transform.position) < 0.2f) - { - a.SendMessage("SendMEssage", b); - } - - } - } -} diff --git a/Assets/Group1/Scripts/NewBehaviourScript1.cs b/Assets/Group1/Scripts/NewBehaviourScript1.cs deleted file mode 100644 index 14bd7c3f..00000000 --- a/Assets/Group1/Scripts/NewBehaviourScript1.cs +++ /dev/null @@ -1,65 +0,0 @@ -using UnityEngine; -using System.Collections; - -public class NewBehaviourScript1 : MonoBehaviour -{ - public float spEed; - public bool timer; - public float time; - // Use this for initialization - - - void Start() - { - } - // Update is called once per frame - void Update(){ - if (timer) - { - time -= Time.deltaTime; - if(time < 0) - { - timer = false; - spEed /= 2; - } - } - - GameObject[] result = GameObject.FindGameObjectsWithTag("Enemy"); - - if(result.Length == 0) - { - GameController.controller.End(); - enabled = false; - } - - if (Input.GetKey(KeyCode.W)) - transform.Translate(0, spEed * Time.deltaTime, 0); - - if (Input.GetKey(KeyCode.S)) - transform.Translate(0, -spEed * Time.deltaTime, 0); - - if (Input.GetKey(KeyCode.A)) - transform.Translate(-spEed * Time.deltaTime, 0, 0); - - if (Input.GetKey(KeyCode.D)) - transform.Translate(spEed * Time.deltaTime, 0, 0); - } - - public void SendMEssage(GameObject b) - { - - - if(b.name == "enemy") - { - Destroy(b); - }if(b.name == "speed") - { - spEed *= 2; - timer = true; - time = 2; - - - - } - } -} diff --git a/Assets/Group1/Scripts/Player.cs b/Assets/Group1/Scripts/Player.cs new file mode 100644 index 00000000..5784a50b --- /dev/null +++ b/Assets/Group1/Scripts/Player.cs @@ -0,0 +1,57 @@ +using UnityEngine; + +[RequireComponent(typeof(PlayerMovement))] + +public class Player : MonoBehaviour +{ + [SerializeField] private float _speed; + [SerializeField] private bool _isTimerRunning; + [SerializeField] private float _timer; + + private PlayerMovement _playerMovement; + private Game _game; + + private void Start() + { + _playerMovement = GetComponent(); + _game = FindObjectOfType(); + } + + private void Update() + { + if (_isTimerRunning) + { + _timer -= Time.deltaTime; + + if(_timer <= 0) + { + _isTimerRunning = false; + _playerMovement.SetSpeed(_playerMovement.Speed / 2); + } + } + + EnemyMovement[] enemies = FindObjectsOfType(); + + if(enemies.Length == 0) + { + _game.EndGame(); + enabled = false; + } + + } + + private void OnTriggerEnter2D(Collider2D collision) + { + if(collision.TryGetComponent(out _)) + { + Destroy(collision.gameObject); + } + + if(collision.TryGetComponent(out _)) + { + _playerMovement.SetSpeed(_playerMovement.Speed * 2); + _isTimerRunning = true; + _timer = 2f; + } + } +} diff --git a/Assets/Group1/Scripts/NewBehaviourScript1.cs.meta b/Assets/Group1/Scripts/Player.cs.meta similarity index 100% rename from Assets/Group1/Scripts/NewBehaviourScript1.cs.meta rename to Assets/Group1/Scripts/Player.cs.meta diff --git a/Assets/Group1/Scripts/PlayerMovement.cs b/Assets/Group1/Scripts/PlayerMovement.cs new file mode 100644 index 00000000..9e0b0ae4 --- /dev/null +++ b/Assets/Group1/Scripts/PlayerMovement.cs @@ -0,0 +1,26 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class PlayerMovement : MonoBehaviour +{ + [SerializeField] private float _speed; + + public float Speed => _speed; + + private void Update() + { + + float xDir = Input.GetAxis("Horizontal"); + float yDir = Input.GetAxis("Vertical"); + + Vector3 moveDirection = new Vector2(xDir, yDir); + + transform.position += moveDirection * _speed * Time.deltaTime; + } + + public void SetSpeed(float newSpeed) + { + _speed = newSpeed; + } +} diff --git a/Assets/Group1/Scripts/PlayerMovement.cs.meta b/Assets/Group1/Scripts/PlayerMovement.cs.meta new file mode 100644 index 00000000..9590377e --- /dev/null +++ b/Assets/Group1/Scripts/PlayerMovement.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: b38012943befcdd4faba99d58fc33b04 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Group1/Scripts/SpeedBooster.cs b/Assets/Group1/Scripts/SpeedBooster.cs new file mode 100644 index 00000000..f2cd2a52 --- /dev/null +++ b/Assets/Group1/Scripts/SpeedBooster.cs @@ -0,0 +1,6 @@ +using UnityEngine; + +public class SpeedBooster : MonoBehaviour +{ + +} diff --git a/Assets/Group1/Scripts/SpeedBooster.cs.meta b/Assets/Group1/Scripts/SpeedBooster.cs.meta new file mode 100644 index 00000000..0ec68d04 --- /dev/null +++ b/Assets/Group1/Scripts/SpeedBooster.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 3492cf6e69fda8b428f4abceed493834 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Group1/Scripts/e.cs b/Assets/Group1/Scripts/e.cs deleted file mode 100644 index 048ebf2d..00000000 --- a/Assets/Group1/Scripts/e.cs +++ /dev/null @@ -1,22 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class e : MonoBehaviour -{ - private Vector3 Target; - - // Start is called before the first frame update - void Start() - { - Target = Random.insideUnitCircle * 4; - } - - // Update is called once per frame - void Update() - { - transform.position = Vector3.MoveTowards(transform.position, Target, 2 * Time.deltaTime); - if (transform.position == Target) - Target = Random.insideUnitCircle * 4 ; - } -} diff --git a/Assets/Resources.meta b/Assets/Resources.meta new file mode 100644 index 00000000..b14d9ecf --- /dev/null +++ b/Assets/Resources.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: eadbb5011783d764c8a1582dbe6c6bcb +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/BillingMode.json b/Assets/Resources/BillingMode.json new file mode 100644 index 00000000..6f4bfb71 --- /dev/null +++ b/Assets/Resources/BillingMode.json @@ -0,0 +1 @@ +{"androidStore":"GooglePlay"} \ No newline at end of file diff --git a/Assets/Resources/BillingMode.json.meta b/Assets/Resources/BillingMode.json.meta new file mode 100644 index 00000000..807758b0 --- /dev/null +++ b/Assets/Resources/BillingMode.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1bdf1f33052c59d48895d386f5dc2f0a +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Logs/AssetImportWorker0.log b/Logs/AssetImportWorker0.log new file mode 100644 index 00000000..40b4114b --- /dev/null +++ b/Logs/AssetImportWorker0.log @@ -0,0 +1,765 @@ +Using pre-set license +Built from '2020.3/staging' branch; Version is '2020.3.6f1 (338bb68529b2) revision 3378102'; Using compiler version '192528614'; Build Type 'Release' +OS: 'Windows 10 Home Single Language; OS build 19043.1081; Version 2009; 64bit' Language: 'ru' Physical Memory: 15791 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0 + + COMMAND LINE ARGUMENTS: +D:\Software\Unity\2020.3.6f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker0 +-projectPath +D:/Unity Projects/SHK-Unity +-logFile +Logs/AssetImportWorker0.log +-srvPort +61278 +Successfully changed project path to: D:/Unity Projects/SHK-Unity +D:/Unity Projects/SHK-Unity +Using Asset Import Pipeline V2. +Refreshing native plugins compatible for Editor in 61.29 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2020.3.6f1 (338bb68529b2) +[Subsystems] Discovering subsystems at path D:/Software/Unity/2020.3.6f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path D:/Unity Projects/SHK-Unity/Assets +GfxDevice: creating device client; threaded=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce GTX 1650 Ti (ID=0x1f95) + Vendor: + VRAM: 3962 MB + Driver: 27.21.14.6647 +Initialize mono +Mono path[0] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/Managed' +Mono path[1] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' +Mono config path = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56648 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.002004 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 60.55 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.578 seconds +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.002479 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.458 seconds +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds +Refreshing native plugins compatible for Editor in 0.65 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1636 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 70.5 MB. +System memory in use after: 70.5 MB. + +Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 2057. +Total: 7.363100 ms (FindLiveObjects: 0.231600 ms CreateObjectMapping: 0.062100 ms MarkObjects: 6.978500 ms DeleteObjects: 0.089400 ms) + +======================================================================== +Received Import Request. + path: Assets/Group1 + artifactKey: Guid(ee4993931bc84204e884e5e0f07a5fe7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1 using Guid(ee4993931bc84204e884e5e0f07a5fe7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'acdd03252f41f8e21e16dc0f04de3acc') in 0.013642 seconds + Import took 0.017810 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000371 seconds. + path: Assets/Group1/Player.png + artifactKey: Guid(e3d497cf399ca0d42af41c518d283eb2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Player.png using Guid(e3d497cf399ca0d42af41c518d283eb2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1c59847c19bfd6d3049ed2f43fceb5dd') in 0.183731 seconds + Import took 0.187293 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000247 seconds. + path: Assets/Group1/enemy.png + artifactKey: Guid(c393ddce902166c4fb0e2130d216d549) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/enemy.png using Guid(c393ddce902166c4fb0e2130d216d549) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f1cc0c827e10e97fda586c7c53a13d8f') in 0.018060 seconds + Import took 0.021609 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000273 seconds. + path: Assets/Group1/Scenes + artifactKey: Guid(c1fba93d5f718bb42bc2548dd7f1976c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scenes using Guid(c1fba93d5f718bb42bc2548dd7f1976c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1741d48f736038dc68bb48229f66953a') in 0.008768 seconds + Import took 0.012103 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000259 seconds. + path: Assets/Group1/Scenes/KillAllEnemies.unity + artifactKey: Guid(d0a731de6bc19cc479a2474de64e9b3b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scenes/KillAllEnemies.unity using Guid(d0a731de6bc19cc479a2474de64e9b3b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0bb9eabad09ad05aede2d43dfa65fcd6') in 0.008802 seconds + Import took 0.012182 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002201 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.75 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.440 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.5 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2065. +Total: 7.578300 ms (FindLiveObjects: 0.359900 ms CreateObjectMapping: 0.104500 ms MarkObjects: 7.075300 ms DeleteObjects: 0.036300 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002202 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.346 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.76 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.5 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2068. +Total: 7.600900 ms (FindLiveObjects: 0.296700 ms CreateObjectMapping: 0.103400 ms MarkObjects: 7.167900 ms DeleteObjects: 0.030900 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002180 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.95 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.326 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.5 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2071. +Total: 7.045100 ms (FindLiveObjects: 0.231600 ms CreateObjectMapping: 0.058300 ms MarkObjects: 6.720700 ms DeleteObjects: 0.032300 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002375 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.278 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.5 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2074. +Total: 8.203400 ms (FindLiveObjects: 0.274900 ms CreateObjectMapping: 0.097600 ms MarkObjects: 7.797600 ms DeleteObjects: 0.031500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002264 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.274 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2077. +Total: 7.361700 ms (FindLiveObjects: 0.318100 ms CreateObjectMapping: 0.098400 ms MarkObjects: 6.902200 ms DeleteObjects: 0.040400 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002172 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.299 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.74 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2080. +Total: 7.830200 ms (FindLiveObjects: 0.337300 ms CreateObjectMapping: 0.100700 ms MarkObjects: 7.354700 ms DeleteObjects: 0.034800 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002194 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.259 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2083. +Total: 7.743700 ms (FindLiveObjects: 0.281800 ms CreateObjectMapping: 0.105700 ms MarkObjects: 7.315300 ms DeleteObjects: 0.038800 ms) + +======================================================================== +Received Import Request. + Time since last request: 643.777488 seconds. + path: Assets/Group1/Scripts/NewBehaviourScript1.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/NewBehaviourScript1.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '82954882866150a2f47657d7696aa570') in 0.036232 seconds + Import took 0.041294 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002169 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.274 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.86 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2086. +Total: 7.755700 ms (FindLiveObjects: 0.225600 ms CreateObjectMapping: 0.059100 ms MarkObjects: 7.434500 ms DeleteObjects: 0.034600 ms) + +======================================================================== +Received Import Request. + Time since last request: 152.860341 seconds. + path: Assets/Group1/Scripts/NewBehaviourScript1.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/NewBehaviourScript1.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ef357246e433ef182bfce8142518bdcb') in 0.006346 seconds + Import took 0.010783 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002246 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.317 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.74 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2089. +Total: 7.222800 ms (FindLiveObjects: 0.230800 ms CreateObjectMapping: 0.059400 ms MarkObjects: 6.898100 ms DeleteObjects: 0.032800 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002178 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.260 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.73 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2092. +Total: 7.533400 ms (FindLiveObjects: 0.275800 ms CreateObjectMapping: 0.094300 ms MarkObjects: 7.130900 ms DeleteObjects: 0.030500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002842 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.239 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2095. +Total: 7.881900 ms (FindLiveObjects: 0.327400 ms CreateObjectMapping: 0.101300 ms MarkObjects: 7.417200 ms DeleteObjects: 0.033400 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002165 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.67 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.273 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.79 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2098. +Total: 7.821100 ms (FindLiveObjects: 0.295700 ms CreateObjectMapping: 0.103200 ms MarkObjects: 7.388100 ms DeleteObjects: 0.031600 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002154 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.277 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2101. +Total: 8.667900 ms (FindLiveObjects: 0.298000 ms CreateObjectMapping: 0.097800 ms MarkObjects: 8.233300 ms DeleteObjects: 0.036200 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002962 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.318 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2104. +Total: 8.012100 ms (FindLiveObjects: 0.302900 ms CreateObjectMapping: 0.100800 ms MarkObjects: 7.574100 ms DeleteObjects: 0.032000 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002111 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.229 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2107. +Total: 7.468000 ms (FindLiveObjects: 0.424200 ms CreateObjectMapping: 0.150800 ms MarkObjects: 6.858200 ms DeleteObjects: 0.032500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001691 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.59 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.011 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2110. +Total: 7.434700 ms (FindLiveObjects: 0.246900 ms CreateObjectMapping: 0.050400 ms MarkObjects: 7.102600 ms DeleteObjects: 0.032500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002756 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.227 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2113. +Total: 8.301600 ms (FindLiveObjects: 0.295800 ms CreateObjectMapping: 0.098800 ms MarkObjects: 7.871300 ms DeleteObjects: 0.034000 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002180 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.78 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.252 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.75 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2116. +Total: 8.032400 ms (FindLiveObjects: 0.314400 ms CreateObjectMapping: 0.098900 ms MarkObjects: 7.586500 ms DeleteObjects: 0.030600 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002158 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.84 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.231 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.61 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2120. +Total: 6.208000 ms (FindLiveObjects: 0.307600 ms CreateObjectMapping: 0.103000 ms MarkObjects: 5.770100 ms DeleteObjects: 0.025900 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001517 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.53 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.834 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.58 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2123. +Total: 5.046600 ms (FindLiveObjects: 0.249200 ms CreateObjectMapping: 0.074000 ms MarkObjects: 4.692500 ms DeleteObjects: 0.029100 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001462 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.827 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2126. +Total: 5.273700 ms (FindLiveObjects: 0.286100 ms CreateObjectMapping: 0.098600 ms MarkObjects: 4.856700 ms DeleteObjects: 0.029900 ms) + +======================================================================== +Received Import Request. + Time since last request: 57252.264412 seconds. + path: Assets/Resources + artifactKey: Guid(eadbb5011783d764c8a1582dbe6c6bcb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources using Guid(eadbb5011783d764c8a1582dbe6c6bcb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a0892f77d6a4d218158f6e3f9e49f625') in 0.009780 seconds + Import took 0.013073 seconds . + +======================================================================== +Received Import Request. + Time since last request: 3.151313 seconds. + path: Assets/Group1/Scripts + artifactKey: Guid(599af706dd3de294dbbc342814c5e602) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts using Guid(599af706dd3de294dbbc342814c5e602) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5cd45fa2dd6139c722365c26c3cac810') in 0.006602 seconds + Import took 0.009425 seconds . + +======================================================================== +Received Import Request. + Time since last request: 1.568100 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '81ee27eb64a33ad6ff201422d30a9244') in 0.006750 seconds + Import took 0.009347 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.002507 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '81ee27eb64a33ad6ff201422d30a9244') in 0.002450 seconds + Import took 0.005027 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.700819 seconds. + path: Assets/Group1/Scripts/Game.cs + artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '026b2ecf197b56bacf043e7a1dc229e9') in 0.006537 seconds + Import took 0.009817 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000417 seconds. + path: Assets/Group1/Scripts/Game.cs + artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '026b2ecf197b56bacf043e7a1dc229e9') in 0.003443 seconds + Import took 0.005900 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001424 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.921 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2129. +Total: 6.194500 ms (FindLiveObjects: 0.242700 ms CreateObjectMapping: 0.039200 ms MarkObjects: 5.881400 ms DeleteObjects: 0.029500 ms) + +======================================================================== +Received Import Request. + Time since last request: 20.872879 seconds. + path: Assets/Group1/Scripts/PlayerMovement.cs + artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec3800a3262c62cc559a50a4b8573793') in 0.009460 seconds + Import took 0.012718 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.001307 seconds. + path: Assets/Group1/Scripts/PlayerMovement.cs + artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec3800a3262c62cc559a50a4b8573793') in 0.002652 seconds + Import took 0.005264 seconds . + +======================================================================== +Received Import Request. + Time since last request: 30.906399 seconds. + path: Assets/Group1/Scripts/SpeedBooster.cs + artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c33821b8ce1d30ca3f3f178745ae6191') in 0.007807 seconds + Import took 0.010934 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001479 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.52 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.856 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2133. +Total: 5.338400 ms (FindLiveObjects: 0.306500 ms CreateObjectMapping: 0.100200 ms MarkObjects: 4.902700 ms DeleteObjects: 0.027400 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001475 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.824 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2136. +Total: 5.529300 ms (FindLiveObjects: 0.469400 ms CreateObjectMapping: 0.056300 ms MarkObjects: 4.975500 ms DeleteObjects: 0.025600 ms) + +======================================================================== +Received Import Request. + Time since last request: 320.015114 seconds. + path: Assets/Group1/Scripts/SpeedBooster.cs + artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f5784e8de2e9942467db753f6e66b1e5') in 0.004511 seconds + Import took 0.007786 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001715 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.859 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2139. +Total: 5.807900 ms (FindLiveObjects: 0.228100 ms CreateObjectMapping: 0.038900 ms MarkObjects: 5.511600 ms DeleteObjects: 0.027500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001462 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.844 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2142. +Total: 5.001700 ms (FindLiveObjects: 0.210000 ms CreateObjectMapping: 0.039700 ms MarkObjects: 4.725800 ms DeleteObjects: 0.025100 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001443 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.54 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.830 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.8 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2145. +Total: 5.651900 ms (FindLiveObjects: 0.342700 ms CreateObjectMapping: 0.103100 ms MarkObjects: 5.172100 ms DeleteObjects: 0.031600 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001464 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.833 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.7 MB. +System memory in use after: 73.8 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2148. +Total: 4.855000 ms (FindLiveObjects: 0.181000 ms CreateObjectMapping: 0.037500 ms MarkObjects: 4.602700 ms DeleteObjects: 0.032400 ms) + +AssetImportWorkerClient::OnTransportError - code=2 error=End of file diff --git a/Logs/Packages-Update.log b/Logs/Packages-Update.log new file mode 100644 index 00000000..6d437557 --- /dev/null +++ b/Logs/Packages-Update.log @@ -0,0 +1,25 @@ + +=== Sun Aug 1 22:05:32 2021 + +Packages were changed. +Update Mode: updateDependencies + +The following packages were added: + com.unity.2d.sprite@1.0.0 + com.unity.2d.tilemap@1.0.0 + com.unity.ide.rider@2.0.7 + com.unity.ide.visualstudio@2.0.7 + com.unity.ide.vscode@1.2.3 + com.unity.modules.androidjni@1.0.0 + com.unity.test-framework@1.1.24 + com.unity.timeline@1.4.7 + com.unity.ugui@1.0.0 + com.unity.xr.legacyinputhelpers@2.1.7 +The following packages were updated: + com.unity.ads from version 2.0.8 to 3.6.1 + com.unity.analytics from version 3.2.2 to 3.5.3 + com.unity.collab-proxy from version 1.2.15 to 1.3.9 + com.unity.purchasing from version 2.0.3 to 3.0.2 + com.unity.textmeshpro from version 1.3.0 to 3.0.1 +The following packages were removed: + com.unity.package-manager-ui@2.0.7 diff --git a/Logs/shadercompiler-AssetImportWorker0.log b/Logs/shadercompiler-AssetImportWorker0.log new file mode 100644 index 00000000..1c2b6b2b --- /dev/null +++ b/Logs/shadercompiler-AssetImportWorker0.log @@ -0,0 +1,6 @@ +Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Unhandled exception: Protocol error - failed to read magic number (error -2147483644, transferred 0/4) + +Quitting shader compiler process diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe0.log b/Logs/shadercompiler-UnityShaderCompiler.exe0.log new file mode 100644 index 00000000..92089625 --- /dev/null +++ b/Logs/shadercompiler-UnityShaderCompiler.exe0.log @@ -0,0 +1,108 @@ +Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: preprocess + insize=2414 file=Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF Internal Editor.shader surfaceOnly=0 cachingPP=1 buildPlatform=19 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=2035 + +Cmd: compileSnippet + insize=1582 file=Assets/DefaultResourcesExtra/Hidden/BlitCopy pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=11 ok=1 outsize=690 + +Cmd: compileSnippet + insize=1582 file=Assets/DefaultResourcesExtra/Hidden/BlitCopy pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=11 ok=1 outsize=354 + +Cmd: compileSnippet + insize=5029 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRect pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=155 ok=1 outsize=1138 + +Cmd: compileSnippet + insize=5029 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRect pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=155 ok=1 outsize=3534 + +Cmd: compileSnippet + insize=5029 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRect pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=167 ok=1 outsize=1138 + +Cmd: compileSnippet + insize=5029 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRect pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=167 ok=1 outsize=3534 + +Cmd: compileSnippet + insize=7853 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRectWithColorPerBorder pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=223 ok=1 outsize=1138 + +Cmd: compileSnippet + insize=7853 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRectWithColorPerBorder pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=223 ok=1 outsize=4770 + +Cmd: compileSnippet + insize=7853 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRectWithColorPerBorder pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=235 ok=1 outsize=1138 + +Cmd: compileSnippet + insize=7853 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRectWithColorPerBorder pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=235 ok=1 outsize=4770 + +Cmd: compileSnippet + insize=1341 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITexture pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=59 ok=1 outsize=790 + +Cmd: compileSnippet + insize=1341 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITexture pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=59 ok=1 outsize=402 + +Cmd: compileSnippet + insize=1341 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITexture pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=75 ok=1 outsize=790 + +Cmd: compileSnippet + insize=1341 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITexture pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=75 ok=1 outsize=402 + +Cmd: compileSnippet + insize=1878 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureBlit pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=71 ok=1 outsize=1082 + +Cmd: compileSnippet + insize=1878 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureBlit pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=71 ok=1 outsize=778 + +Cmd: compileSnippet + insize=1878 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureBlit pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=84 ok=1 outsize=1082 + +Cmd: compileSnippet + insize=1878 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureBlit pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=84 ok=1 outsize=778 + +Cmd: compileSnippet + insize=1842 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClip pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=70 ok=1 outsize=1082 + +Cmd: compileSnippet + insize=1842 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClip pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=70 ok=1 outsize=798 + +Cmd: compileSnippet + insize=1842 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClip pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=83 ok=1 outsize=1082 + +Cmd: compileSnippet + insize=1842 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClip pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=83 ok=1 outsize=798 + +Cmd: compileSnippet + insize=1701 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClipText pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=64 ok=1 outsize=1094 + +Cmd: compileSnippet + insize=1701 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClipText pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=64 ok=1 outsize=522 + +Cmd: compileSnippet + insize=1701 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClipText pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=77 ok=1 outsize=1094 + +Cmd: compileSnippet + insize=1701 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClipText pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=77 ok=1 outsize=522 + +Cmd: compileSnippet + insize=4140 file=Assets/DefaultResourcesExtra/UIElements/Hidden/Internal-UIRAtlasBlitCopy pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=1342 + +Cmd: compileSnippet + insize=4140 file=Assets/DefaultResourcesExtra/UIElements/Hidden/Internal-UIRAtlasBlitCopy pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=1026 + +Cmd: compileSnippet + insize=806 file=Assets/DefaultResourcesExtra/UIElements/Hidden/UIElements/EditorUIE pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=4075 mask=6 start=70 ok=1 outsize=4070 + +Cmd: compileSnippet + insize=806 file=Assets/DefaultResourcesExtra/UIElements/Hidden/UIElements/EditorUIE pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=4075 mask=6 start=70 ok=1 outsize=4078 + +Cmd: compileSnippet + insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=_SUNDISK_NONE dKW=_SUNDISK_SIMPLE _SUNDISK_HIGH_QUALITY UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=5382 + +Cmd: compileSnippet + insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=_SUNDISK_NONE dKW=_SUNDISK_SIMPLE _SUNDISK_HIGH_QUALITY UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=442 + +Cmd: compileSnippet + insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=_SUNDISK_SIMPLE dKW=_SUNDISK_NONE _SUNDISK_HIGH_QUALITY UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=5666 + +Cmd: compileSnippet + insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=_SUNDISK_SIMPLE dKW=_SUNDISK_NONE _SUNDISK_HIGH_QUALITY UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=902 + diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe1.log b/Logs/shadercompiler-UnityShaderCompiler.exe1.log new file mode 100644 index 00000000..b995bb47 --- /dev/null +++ b/Logs/shadercompiler-UnityShaderCompiler.exe1.log @@ -0,0 +1,7 @@ +Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: compileSnippet + insize=817 file=Packages/com.unity.textmeshpro/Editor Resources/Shaders/Hidden/TMP/Internal/Editor/Distance Field SSD pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=OUTLINE_ON UNDERLAY_ON UNDERLAY_INNER UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=58 ok=1 outsize=1974 + +Cmd: shutdown diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe2.log b/Logs/shadercompiler-UnityShaderCompiler.exe2.log new file mode 100644 index 00000000..45c6dd6e --- /dev/null +++ b/Logs/shadercompiler-UnityShaderCompiler.exe2.log @@ -0,0 +1,6 @@ +Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: compileSnippet + insize=817 file=Packages/com.unity.textmeshpro/Editor Resources/Shaders/Hidden/TMP/Internal/Editor/Distance Field SSD pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=OUTLINE_ON UNDERLAY_ON UNDERLAY_INNER UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=58 ok=1 outsize=906 + diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe3.log b/Logs/shadercompiler-UnityShaderCompiler.exe3.log new file mode 100644 index 00000000..af95942c --- /dev/null +++ b/Logs/shadercompiler-UnityShaderCompiler.exe3.log @@ -0,0 +1,7 @@ +Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: compileSnippet + insize=731 file=Assets/DefaultResourcesExtra/Sprites/Default pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=ETC1_EXTERNAL_ALPHA INSTANCING_ON PIXELSNAP_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=32 ok=1 outsize=422 + +Cmd: shutdown diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe4.log b/Logs/shadercompiler-UnityShaderCompiler.exe4.log new file mode 100644 index 00000000..087b16d8 --- /dev/null +++ b/Logs/shadercompiler-UnityShaderCompiler.exe4.log @@ -0,0 +1,7 @@ +Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: compileSnippet + insize=731 file=Assets/DefaultResourcesExtra/Sprites/Default pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=ETC1_EXTERNAL_ALPHA INSTANCING_ON PIXELSNAP_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=32 ok=1 outsize=858 + +Cmd: shutdown diff --git a/Packages/manifest.json b/Packages/manifest.json index 8392bea1..5291a612 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,12 +1,21 @@ { "dependencies": { - "com.unity.ads": "2.0.8", - "com.unity.analytics": "3.2.2", - "com.unity.collab-proxy": "1.2.15", - "com.unity.package-manager-ui": "2.0.7", - "com.unity.purchasing": "2.0.3", - "com.unity.textmeshpro": "1.3.0", + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.ads": "3.6.1", + "com.unity.analytics": "3.5.3", + "com.unity.collab-proxy": "1.3.9", + "com.unity.ide.rider": "2.0.7", + "com.unity.ide.visualstudio": "2.0.7", + "com.unity.ide.vscode": "1.2.3", + "com.unity.purchasing": "3.0.2", + "com.unity.test-framework": "1.1.24", + "com.unity.textmeshpro": "3.0.1", + "com.unity.timeline": "1.4.7", + "com.unity.ugui": "1.0.0", + "com.unity.xr.legacyinputhelpers": "2.1.7", "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.assetbundle": "1.0.0", "com.unity.modules.audio": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json new file mode 100644 index 00000000..9002c61c --- /dev/null +++ b/Packages/packages-lock.json @@ -0,0 +1,391 @@ +{ + "dependencies": { + "com.unity.2d.sprite": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.2d.tilemap": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.ads": { + "version": "3.6.1", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.analytics": { + "version": "3.5.3", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.collab-proxy": { + "version": "1.3.9", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.ext.nunit": { + "version": "1.0.6", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.ide.rider": { + "version": "2.0.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.1.1" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ide.visualstudio": { + "version": "2.0.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.1.9" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ide.vscode": { + "version": "1.2.3", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.purchasing": { + "version": "3.0.2", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.androidjni": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.test-framework": { + "version": "1.1.24", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ext.nunit": "1.0.6", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.textmeshpro": { + "version": "3.0.1", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.timeline": { + "version": "1.4.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.director": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ugui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0" + } + }, + "com.unity.xr.legacyinputhelpers": { + "version": "2.1.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.modules.ai": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.androidjni": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.animation": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.assetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.audio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.cloth": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.director": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.animation": "1.0.0" + } + }, + "com.unity.modules.imageconversion": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.imgui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.jsonserialize": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.particlesystem": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics2d": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.screencapture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.subsystems": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.terrain": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.terrainphysics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.terrain": "1.0.0" + } + }, + "com.unity.modules.tilemap": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics2d": "1.0.0" + } + }, + "com.unity.modules.ui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.uielements": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.uielementsnative": "1.0.0" + } + }, + "com.unity.modules.uielementsnative": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.umbra": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unityanalytics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.unitywebrequest": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unitywebrequestassetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestaudio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.audio": "1.0.0" + } + }, + "com.unity.modules.unitywebrequesttexture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestwww": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.vehicles": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.video": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.vr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.xr": "1.0.0" + } + }, + "com.unity.modules.wind": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.xr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.subsystems": "1.0.0" + } + } + } +} diff --git a/ProjectSettings/PackageManagerSettings.asset b/ProjectSettings/PackageManagerSettings.asset new file mode 100644 index 00000000..be4a7974 --- /dev/null +++ b/ProjectSettings/PackageManagerSettings.asset @@ -0,0 +1,43 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 61 + 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: 13964, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_EnablePreviewPackages: 0 + m_EnablePackageDependencies: 0 + m_AdvancedSettingsExpanded: 1 + m_ScopedRegistriesSettingsExpanded: 1 + oneTimeWarningShown: 0 + m_Registries: + - m_Id: main + m_Name: + m_Url: https://packages.unity.com + m_Scopes: [] + m_IsDefault: 1 + m_Capabilities: 7 + m_UserSelectedRegistryName: + m_UserAddingNewScopedRegistry: 0 + m_RegistryInfoDraft: + m_ErrorMessage: + m_Original: + m_Id: + m_Name: + m_Url: + m_Scopes: [] + m_IsDefault: 0 + m_Capabilities: 0 + m_Modified: 0 + m_Name: + m_Url: + m_Scopes: + - + m_SelectedScopeIndex: 0 diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 6dfd6c14..fb7dbd0a 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1 +1,2 @@ -m_EditorVersion: 2018.3.14f1 +m_EditorVersion: 2020.3.6f1 +m_EditorVersionWithRevision: 2020.3.6f1 (338bb68529b2) diff --git a/ProjectSettings/VersionControlSettings.asset b/ProjectSettings/VersionControlSettings.asset new file mode 100644 index 00000000..dca28814 --- /dev/null +++ b/ProjectSettings/VersionControlSettings.asset @@ -0,0 +1,8 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!890905787 &1 +VersionControlSettings: + m_ObjectHideFlags: 0 + m_Mode: Visible Meta Files + m_CollabEditorSettings: + inProgressEnabled: 1 diff --git a/UserSettings/EditorUserSettings.asset b/UserSettings/EditorUserSettings.asset new file mode 100644 index 00000000..aae3070b --- /dev/null +++ b/UserSettings/EditorUserSettings.asset @@ -0,0 +1,24 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!162 &1 +EditorUserSettings: + m_ObjectHideFlags: 0 + serializedVersion: 4 + m_ConfigSettings: + RecentlyUsedScenePath-0: + value: 224247031146467c1f011932416c6c1313191d3963032f3c2108113fc7ee3135ebe225a7f234362820 + flags: 0 + vcSharedLogLevel: + value: 0d5e400f0650 + flags: 0 + m_VCAutomaticAdd: 1 + m_VCDebugCom: 0 + m_VCDebugCmd: 0 + m_VCDebugOut: 0 + m_SemanticMergeMode: 2 + m_VCShowFailedCheckout: 1 + m_VCOverwriteFailedCheckoutAssets: 1 + m_VCProjectOverlayIcons: 1 + m_VCHierarchyOverlayIcons: 1 + m_VCOtherOverlayIcons: 1 + m_VCAllowAsyncUpdate: 1 From 57d8b54ee355c84e99d37d3a95db97ce5477af18 Mon Sep 17 00:00:00 2001 From: PETROXX <49368785+PETROXX@users.noreply.github.com> Date: Mon, 2 Aug 2021 16:56:27 +0300 Subject: [PATCH 2/3] More code improvements --- Assets/Group1/Scripts/EnemyMovement.cs | 4 +- Assets/Group1/Scripts/Player.cs | 28 +- Assets/Group1/Scripts/PlayerMovement.cs | 10 +- Logs/AssetImportWorker0-prev.log | 765 ++++++++++++++++++ Logs/AssetImportWorker0.log | 724 ++--------------- ...hadercompiler-UnityShaderCompiler.exe0.log | 106 +-- ...hadercompiler-UnityShaderCompiler.exe1.log | 3 - ...hadercompiler-UnityShaderCompiler.exe2.log | 4 +- ...hadercompiler-UnityShaderCompiler.exe3.log | 7 - ...hadercompiler-UnityShaderCompiler.exe4.log | 7 - 10 files changed, 845 insertions(+), 813 deletions(-) create mode 100644 Logs/AssetImportWorker0-prev.log delete mode 100644 Logs/shadercompiler-UnityShaderCompiler.exe3.log delete mode 100644 Logs/shadercompiler-UnityShaderCompiler.exe4.log diff --git a/Assets/Group1/Scripts/EnemyMovement.cs b/Assets/Group1/Scripts/EnemyMovement.cs index 20b77def..4b49db60 100644 --- a/Assets/Group1/Scripts/EnemyMovement.cs +++ b/Assets/Group1/Scripts/EnemyMovement.cs @@ -3,7 +3,7 @@ public class EnemyMovement : MonoBehaviour { private Vector3 _target; - private float _targetRadius; + private float _movementRadius = 4; private void Start() { @@ -23,6 +23,6 @@ private void Update() private void FindNewTarget() { - _target = Random.insideUnitCircle * _targetRadius; + _target = Random.insideUnitCircle * _movementRadius; } } diff --git a/Assets/Group1/Scripts/Player.cs b/Assets/Group1/Scripts/Player.cs index 5784a50b..bdb96646 100644 --- a/Assets/Group1/Scripts/Player.cs +++ b/Assets/Group1/Scripts/Player.cs @@ -1,13 +1,12 @@ -using UnityEngine; +using System.Collections; +using UnityEngine; [RequireComponent(typeof(PlayerMovement))] - public class Player : MonoBehaviour { [SerializeField] private float _speed; - [SerializeField] private bool _isTimerRunning; - [SerializeField] private float _timer; + private float _timer = 2f; private PlayerMovement _playerMovement; private Game _game; @@ -19,17 +18,6 @@ private void Start() private void Update() { - if (_isTimerRunning) - { - _timer -= Time.deltaTime; - - if(_timer <= 0) - { - _isTimerRunning = false; - _playerMovement.SetSpeed(_playerMovement.Speed / 2); - } - } - EnemyMovement[] enemies = FindObjectsOfType(); if(enemies.Length == 0) @@ -37,7 +25,13 @@ private void Update() _game.EndGame(); enabled = false; } + } + private IEnumerator SpeedBoost() + { + _playerMovement.SetSpeed(_playerMovement.Speed * 2); + yield return new WaitForSeconds(_timer); + _playerMovement.SetSpeed(_playerMovement.Speed / 2); } private void OnTriggerEnter2D(Collider2D collision) @@ -49,9 +43,7 @@ private void OnTriggerEnter2D(Collider2D collision) if(collision.TryGetComponent(out _)) { - _playerMovement.SetSpeed(_playerMovement.Speed * 2); - _isTimerRunning = true; - _timer = 2f; + StartCoroutine(SpeedBoost()); } } } diff --git a/Assets/Group1/Scripts/PlayerMovement.cs b/Assets/Group1/Scripts/PlayerMovement.cs index 9e0b0ae4..9132b8a5 100644 --- a/Assets/Group1/Scripts/PlayerMovement.cs +++ b/Assets/Group1/Scripts/PlayerMovement.cs @@ -1,5 +1,3 @@ -using System.Collections; -using System.Collections.Generic; using UnityEngine; public class PlayerMovement : MonoBehaviour @@ -11,12 +9,12 @@ public class PlayerMovement : MonoBehaviour private void Update() { - float xDir = Input.GetAxis("Horizontal"); - float yDir = Input.GetAxis("Vertical"); + float xDirection = Input.GetAxis("Horizontal"); + float yDirection = Input.GetAxis("Vertical"); - Vector3 moveDirection = new Vector2(xDir, yDir); + Vector3 direction = new Vector2(xDirection, yDirection); - transform.position += moveDirection * _speed * Time.deltaTime; + transform.position += direction * _speed * Time.deltaTime; } public void SetSpeed(float newSpeed) diff --git a/Logs/AssetImportWorker0-prev.log b/Logs/AssetImportWorker0-prev.log new file mode 100644 index 00000000..40b4114b --- /dev/null +++ b/Logs/AssetImportWorker0-prev.log @@ -0,0 +1,765 @@ +Using pre-set license +Built from '2020.3/staging' branch; Version is '2020.3.6f1 (338bb68529b2) revision 3378102'; Using compiler version '192528614'; Build Type 'Release' +OS: 'Windows 10 Home Single Language; OS build 19043.1081; Version 2009; 64bit' Language: 'ru' Physical Memory: 15791 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0 + + COMMAND LINE ARGUMENTS: +D:\Software\Unity\2020.3.6f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker0 +-projectPath +D:/Unity Projects/SHK-Unity +-logFile +Logs/AssetImportWorker0.log +-srvPort +61278 +Successfully changed project path to: D:/Unity Projects/SHK-Unity +D:/Unity Projects/SHK-Unity +Using Asset Import Pipeline V2. +Refreshing native plugins compatible for Editor in 61.29 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2020.3.6f1 (338bb68529b2) +[Subsystems] Discovering subsystems at path D:/Software/Unity/2020.3.6f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path D:/Unity Projects/SHK-Unity/Assets +GfxDevice: creating device client; threaded=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce GTX 1650 Ti (ID=0x1f95) + Vendor: + VRAM: 3962 MB + Driver: 27.21.14.6647 +Initialize mono +Mono path[0] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/Managed' +Mono path[1] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' +Mono config path = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56648 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.002004 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 60.55 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.578 seconds +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.002479 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.458 seconds +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds +Refreshing native plugins compatible for Editor in 0.65 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1636 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 70.5 MB. +System memory in use after: 70.5 MB. + +Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 2057. +Total: 7.363100 ms (FindLiveObjects: 0.231600 ms CreateObjectMapping: 0.062100 ms MarkObjects: 6.978500 ms DeleteObjects: 0.089400 ms) + +======================================================================== +Received Import Request. + path: Assets/Group1 + artifactKey: Guid(ee4993931bc84204e884e5e0f07a5fe7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1 using Guid(ee4993931bc84204e884e5e0f07a5fe7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'acdd03252f41f8e21e16dc0f04de3acc') in 0.013642 seconds + Import took 0.017810 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000371 seconds. + path: Assets/Group1/Player.png + artifactKey: Guid(e3d497cf399ca0d42af41c518d283eb2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Player.png using Guid(e3d497cf399ca0d42af41c518d283eb2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1c59847c19bfd6d3049ed2f43fceb5dd') in 0.183731 seconds + Import took 0.187293 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000247 seconds. + path: Assets/Group1/enemy.png + artifactKey: Guid(c393ddce902166c4fb0e2130d216d549) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/enemy.png using Guid(c393ddce902166c4fb0e2130d216d549) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f1cc0c827e10e97fda586c7c53a13d8f') in 0.018060 seconds + Import took 0.021609 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000273 seconds. + path: Assets/Group1/Scenes + artifactKey: Guid(c1fba93d5f718bb42bc2548dd7f1976c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scenes using Guid(c1fba93d5f718bb42bc2548dd7f1976c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1741d48f736038dc68bb48229f66953a') in 0.008768 seconds + Import took 0.012103 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000259 seconds. + path: Assets/Group1/Scenes/KillAllEnemies.unity + artifactKey: Guid(d0a731de6bc19cc479a2474de64e9b3b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scenes/KillAllEnemies.unity using Guid(d0a731de6bc19cc479a2474de64e9b3b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0bb9eabad09ad05aede2d43dfa65fcd6') in 0.008802 seconds + Import took 0.012182 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002201 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.75 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.440 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.5 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2065. +Total: 7.578300 ms (FindLiveObjects: 0.359900 ms CreateObjectMapping: 0.104500 ms MarkObjects: 7.075300 ms DeleteObjects: 0.036300 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002202 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.346 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.76 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.5 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2068. +Total: 7.600900 ms (FindLiveObjects: 0.296700 ms CreateObjectMapping: 0.103400 ms MarkObjects: 7.167900 ms DeleteObjects: 0.030900 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002180 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.95 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.326 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.5 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2071. +Total: 7.045100 ms (FindLiveObjects: 0.231600 ms CreateObjectMapping: 0.058300 ms MarkObjects: 6.720700 ms DeleteObjects: 0.032300 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002375 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.278 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.5 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2074. +Total: 8.203400 ms (FindLiveObjects: 0.274900 ms CreateObjectMapping: 0.097600 ms MarkObjects: 7.797600 ms DeleteObjects: 0.031500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002264 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.274 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.4 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2077. +Total: 7.361700 ms (FindLiveObjects: 0.318100 ms CreateObjectMapping: 0.098400 ms MarkObjects: 6.902200 ms DeleteObjects: 0.040400 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002172 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.299 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.74 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2080. +Total: 7.830200 ms (FindLiveObjects: 0.337300 ms CreateObjectMapping: 0.100700 ms MarkObjects: 7.354700 ms DeleteObjects: 0.034800 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002194 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.259 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2083. +Total: 7.743700 ms (FindLiveObjects: 0.281800 ms CreateObjectMapping: 0.105700 ms MarkObjects: 7.315300 ms DeleteObjects: 0.038800 ms) + +======================================================================== +Received Import Request. + Time since last request: 643.777488 seconds. + path: Assets/Group1/Scripts/NewBehaviourScript1.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/NewBehaviourScript1.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '82954882866150a2f47657d7696aa570') in 0.036232 seconds + Import took 0.041294 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002169 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.274 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.86 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2086. +Total: 7.755700 ms (FindLiveObjects: 0.225600 ms CreateObjectMapping: 0.059100 ms MarkObjects: 7.434500 ms DeleteObjects: 0.034600 ms) + +======================================================================== +Received Import Request. + Time since last request: 152.860341 seconds. + path: Assets/Group1/Scripts/NewBehaviourScript1.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/NewBehaviourScript1.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ef357246e433ef182bfce8142518bdcb') in 0.006346 seconds + Import took 0.010783 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002246 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.317 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.74 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2089. +Total: 7.222800 ms (FindLiveObjects: 0.230800 ms CreateObjectMapping: 0.059400 ms MarkObjects: 6.898100 ms DeleteObjects: 0.032800 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002178 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.260 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.73 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2092. +Total: 7.533400 ms (FindLiveObjects: 0.275800 ms CreateObjectMapping: 0.094300 ms MarkObjects: 7.130900 ms DeleteObjects: 0.030500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002842 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.239 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2095. +Total: 7.881900 ms (FindLiveObjects: 0.327400 ms CreateObjectMapping: 0.101300 ms MarkObjects: 7.417200 ms DeleteObjects: 0.033400 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002165 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.67 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.273 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.79 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2098. +Total: 7.821100 ms (FindLiveObjects: 0.295700 ms CreateObjectMapping: 0.103200 ms MarkObjects: 7.388100 ms DeleteObjects: 0.031600 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002154 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.277 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2101. +Total: 8.667900 ms (FindLiveObjects: 0.298000 ms CreateObjectMapping: 0.097800 ms MarkObjects: 8.233300 ms DeleteObjects: 0.036200 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002962 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.318 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2104. +Total: 8.012100 ms (FindLiveObjects: 0.302900 ms CreateObjectMapping: 0.100800 ms MarkObjects: 7.574100 ms DeleteObjects: 0.032000 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002111 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.229 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2107. +Total: 7.468000 ms (FindLiveObjects: 0.424200 ms CreateObjectMapping: 0.150800 ms MarkObjects: 6.858200 ms DeleteObjects: 0.032500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001691 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.59 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.011 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2110. +Total: 7.434700 ms (FindLiveObjects: 0.246900 ms CreateObjectMapping: 0.050400 ms MarkObjects: 7.102600 ms DeleteObjects: 0.032500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002756 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.227 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2113. +Total: 8.301600 ms (FindLiveObjects: 0.295800 ms CreateObjectMapping: 0.098800 ms MarkObjects: 7.871300 ms DeleteObjects: 0.034000 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002180 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.78 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.252 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.75 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.5 MB. +System memory in use after: 73.6 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2116. +Total: 8.032400 ms (FindLiveObjects: 0.314400 ms CreateObjectMapping: 0.098900 ms MarkObjects: 7.586500 ms DeleteObjects: 0.030600 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002158 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.84 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.231 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.61 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2120. +Total: 6.208000 ms (FindLiveObjects: 0.307600 ms CreateObjectMapping: 0.103000 ms MarkObjects: 5.770100 ms DeleteObjects: 0.025900 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001517 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.53 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.834 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.58 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2123. +Total: 5.046600 ms (FindLiveObjects: 0.249200 ms CreateObjectMapping: 0.074000 ms MarkObjects: 4.692500 ms DeleteObjects: 0.029100 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001462 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.827 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2126. +Total: 5.273700 ms (FindLiveObjects: 0.286100 ms CreateObjectMapping: 0.098600 ms MarkObjects: 4.856700 ms DeleteObjects: 0.029900 ms) + +======================================================================== +Received Import Request. + Time since last request: 57252.264412 seconds. + path: Assets/Resources + artifactKey: Guid(eadbb5011783d764c8a1582dbe6c6bcb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources using Guid(eadbb5011783d764c8a1582dbe6c6bcb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a0892f77d6a4d218158f6e3f9e49f625') in 0.009780 seconds + Import took 0.013073 seconds . + +======================================================================== +Received Import Request. + Time since last request: 3.151313 seconds. + path: Assets/Group1/Scripts + artifactKey: Guid(599af706dd3de294dbbc342814c5e602) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts using Guid(599af706dd3de294dbbc342814c5e602) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5cd45fa2dd6139c722365c26c3cac810') in 0.006602 seconds + Import took 0.009425 seconds . + +======================================================================== +Received Import Request. + Time since last request: 1.568100 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '81ee27eb64a33ad6ff201422d30a9244') in 0.006750 seconds + Import took 0.009347 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.002507 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '81ee27eb64a33ad6ff201422d30a9244') in 0.002450 seconds + Import took 0.005027 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.700819 seconds. + path: Assets/Group1/Scripts/Game.cs + artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '026b2ecf197b56bacf043e7a1dc229e9') in 0.006537 seconds + Import took 0.009817 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000417 seconds. + path: Assets/Group1/Scripts/Game.cs + artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '026b2ecf197b56bacf043e7a1dc229e9') in 0.003443 seconds + Import took 0.005900 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001424 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.921 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2129. +Total: 6.194500 ms (FindLiveObjects: 0.242700 ms CreateObjectMapping: 0.039200 ms MarkObjects: 5.881400 ms DeleteObjects: 0.029500 ms) + +======================================================================== +Received Import Request. + Time since last request: 20.872879 seconds. + path: Assets/Group1/Scripts/PlayerMovement.cs + artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec3800a3262c62cc559a50a4b8573793') in 0.009460 seconds + Import took 0.012718 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.001307 seconds. + path: Assets/Group1/Scripts/PlayerMovement.cs + artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec3800a3262c62cc559a50a4b8573793') in 0.002652 seconds + Import took 0.005264 seconds . + +======================================================================== +Received Import Request. + Time since last request: 30.906399 seconds. + path: Assets/Group1/Scripts/SpeedBooster.cs + artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c33821b8ce1d30ca3f3f178745ae6191') in 0.007807 seconds + Import took 0.010934 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001479 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.52 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.856 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2133. +Total: 5.338400 ms (FindLiveObjects: 0.306500 ms CreateObjectMapping: 0.100200 ms MarkObjects: 4.902700 ms DeleteObjects: 0.027400 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001475 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.824 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2136. +Total: 5.529300 ms (FindLiveObjects: 0.469400 ms CreateObjectMapping: 0.056300 ms MarkObjects: 4.975500 ms DeleteObjects: 0.025600 ms) + +======================================================================== +Received Import Request. + Time since last request: 320.015114 seconds. + path: Assets/Group1/Scripts/SpeedBooster.cs + artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f5784e8de2e9942467db753f6e66b1e5') in 0.004511 seconds + Import took 0.007786 seconds . + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001715 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.859 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2139. +Total: 5.807900 ms (FindLiveObjects: 0.228100 ms CreateObjectMapping: 0.038900 ms MarkObjects: 5.511600 ms DeleteObjects: 0.027500 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001462 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.844 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.7 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2142. +Total: 5.001700 ms (FindLiveObjects: 0.210000 ms CreateObjectMapping: 0.039700 ms MarkObjects: 4.725800 ms DeleteObjects: 0.025100 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001443 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.54 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.830 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.6 MB. +System memory in use after: 73.8 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2145. +Total: 5.651900 ms (FindLiveObjects: 0.342700 ms CreateObjectMapping: 0.103100 ms MarkObjects: 5.172100 ms DeleteObjects: 0.031600 ms) + +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.001464 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.833 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 73.7 MB. +System memory in use after: 73.8 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2148. +Total: 4.855000 ms (FindLiveObjects: 0.181000 ms CreateObjectMapping: 0.037500 ms MarkObjects: 4.602700 ms DeleteObjects: 0.032400 ms) + +AssetImportWorkerClient::OnTransportError - code=2 error=End of file diff --git a/Logs/AssetImportWorker0.log b/Logs/AssetImportWorker0.log index 40b4114b..bd5e5fde 100644 --- a/Logs/AssetImportWorker0.log +++ b/Logs/AssetImportWorker0.log @@ -15,11 +15,11 @@ D:/Unity Projects/SHK-Unity -logFile Logs/AssetImportWorker0.log -srvPort -61278 +63912 Successfully changed project path to: D:/Unity Projects/SHK-Unity D:/Unity Projects/SHK-Unity Using Asset Import Pipeline V2. -Refreshing native plugins compatible for Editor in 61.29 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 37.25 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2020.3.6f1 (338bb68529b2) [Subsystems] Discovering subsystems at path D:/Software/Unity/2020.3.6f1/Editor/Data/Resources/UnitySubsystems @@ -35,731 +35,131 @@ Initialize mono Mono path[0] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/Managed' Mono path[1] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' Mono config path = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56648 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56060 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.002004 seconds. +Registered in 0.001292 seconds. Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 60.55 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 32.85 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 2.578 seconds +- Completed reload, in 1.527 seconds Platform modules already initialized, skipping Registering precompiled user dll's ... -Registered in 0.002479 seconds. +Registered in 0.001530 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.458 seconds +- Completed reload, in 0.882 seconds Platform modules already initialized, skipping ======================================================================== Worker process is ready to serve import requests -Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds -Refreshing native plugins compatible for Editor in 0.65 ms, found 0 plugins. +Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds +Refreshing native plugins compatible for Editor in 0.46 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1636 Unused Serialized files (Serialized files now loaded: 0) +Unloading 1638 Unused Serialized files (Serialized files now loaded: 0) System memory in use before: 70.5 MB. -System memory in use after: 70.5 MB. - -Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 2057. -Total: 7.363100 ms (FindLiveObjects: 0.231600 ms CreateObjectMapping: 0.062100 ms MarkObjects: 6.978500 ms DeleteObjects: 0.089400 ms) - -======================================================================== -Received Import Request. - path: Assets/Group1 - artifactKey: Guid(ee4993931bc84204e884e5e0f07a5fe7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1 using Guid(ee4993931bc84204e884e5e0f07a5fe7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'acdd03252f41f8e21e16dc0f04de3acc') in 0.013642 seconds - Import took 0.017810 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000371 seconds. - path: Assets/Group1/Player.png - artifactKey: Guid(e3d497cf399ca0d42af41c518d283eb2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Player.png using Guid(e3d497cf399ca0d42af41c518d283eb2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1c59847c19bfd6d3049ed2f43fceb5dd') in 0.183731 seconds - Import took 0.187293 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000247 seconds. - path: Assets/Group1/enemy.png - artifactKey: Guid(c393ddce902166c4fb0e2130d216d549) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/enemy.png using Guid(c393ddce902166c4fb0e2130d216d549) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f1cc0c827e10e97fda586c7c53a13d8f') in 0.018060 seconds - Import took 0.021609 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000273 seconds. - path: Assets/Group1/Scenes - artifactKey: Guid(c1fba93d5f718bb42bc2548dd7f1976c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scenes using Guid(c1fba93d5f718bb42bc2548dd7f1976c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1741d48f736038dc68bb48229f66953a') in 0.008768 seconds - Import took 0.012103 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000259 seconds. - path: Assets/Group1/Scenes/KillAllEnemies.unity - artifactKey: Guid(d0a731de6bc19cc479a2474de64e9b3b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scenes/KillAllEnemies.unity using Guid(d0a731de6bc19cc479a2474de64e9b3b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0bb9eabad09ad05aede2d43dfa65fcd6') in 0.008802 seconds - Import took 0.012182 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002201 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.75 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.440 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.5 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2065. -Total: 7.578300 ms (FindLiveObjects: 0.359900 ms CreateObjectMapping: 0.104500 ms MarkObjects: 7.075300 ms DeleteObjects: 0.036300 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002202 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.346 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.76 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.5 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2068. -Total: 7.600900 ms (FindLiveObjects: 0.296700 ms CreateObjectMapping: 0.103400 ms MarkObjects: 7.167900 ms DeleteObjects: 0.030900 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002180 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.95 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.326 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.5 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2071. -Total: 7.045100 ms (FindLiveObjects: 0.231600 ms CreateObjectMapping: 0.058300 ms MarkObjects: 6.720700 ms DeleteObjects: 0.032300 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002375 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.278 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.5 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2074. -Total: 8.203400 ms (FindLiveObjects: 0.274900 ms CreateObjectMapping: 0.097600 ms MarkObjects: 7.797600 ms DeleteObjects: 0.031500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002264 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.274 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2077. -Total: 7.361700 ms (FindLiveObjects: 0.318100 ms CreateObjectMapping: 0.098400 ms MarkObjects: 6.902200 ms DeleteObjects: 0.040400 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002172 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.299 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.74 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2080. -Total: 7.830200 ms (FindLiveObjects: 0.337300 ms CreateObjectMapping: 0.100700 ms MarkObjects: 7.354700 ms DeleteObjects: 0.034800 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002194 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.259 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2083. -Total: 7.743700 ms (FindLiveObjects: 0.281800 ms CreateObjectMapping: 0.105700 ms MarkObjects: 7.315300 ms DeleteObjects: 0.038800 ms) - -======================================================================== -Received Import Request. - Time since last request: 643.777488 seconds. - path: Assets/Group1/Scripts/NewBehaviourScript1.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/NewBehaviourScript1.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '82954882866150a2f47657d7696aa570') in 0.036232 seconds - Import took 0.041294 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002169 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.274 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.86 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2086. -Total: 7.755700 ms (FindLiveObjects: 0.225600 ms CreateObjectMapping: 0.059100 ms MarkObjects: 7.434500 ms DeleteObjects: 0.034600 ms) - -======================================================================== -Received Import Request. - Time since last request: 152.860341 seconds. - path: Assets/Group1/Scripts/NewBehaviourScript1.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/NewBehaviourScript1.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ef357246e433ef182bfce8142518bdcb') in 0.006346 seconds - Import took 0.010783 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002246 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.317 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.74 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2089. -Total: 7.222800 ms (FindLiveObjects: 0.230800 ms CreateObjectMapping: 0.059400 ms MarkObjects: 6.898100 ms DeleteObjects: 0.032800 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002178 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.260 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.73 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2092. -Total: 7.533400 ms (FindLiveObjects: 0.275800 ms CreateObjectMapping: 0.094300 ms MarkObjects: 7.130900 ms DeleteObjects: 0.030500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002842 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.239 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2095. -Total: 7.881900 ms (FindLiveObjects: 0.327400 ms CreateObjectMapping: 0.101300 ms MarkObjects: 7.417200 ms DeleteObjects: 0.033400 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002165 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.67 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.273 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.79 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2098. -Total: 7.821100 ms (FindLiveObjects: 0.295700 ms CreateObjectMapping: 0.103200 ms MarkObjects: 7.388100 ms DeleteObjects: 0.031600 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002154 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.277 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2101. -Total: 8.667900 ms (FindLiveObjects: 0.298000 ms CreateObjectMapping: 0.097800 ms MarkObjects: 8.233300 ms DeleteObjects: 0.036200 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002962 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.318 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2104. -Total: 8.012100 ms (FindLiveObjects: 0.302900 ms CreateObjectMapping: 0.100800 ms MarkObjects: 7.574100 ms DeleteObjects: 0.032000 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002111 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.229 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2107. -Total: 7.468000 ms (FindLiveObjects: 0.424200 ms CreateObjectMapping: 0.150800 ms MarkObjects: 6.858200 ms DeleteObjects: 0.032500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001691 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.59 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.011 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2110. -Total: 7.434700 ms (FindLiveObjects: 0.246900 ms CreateObjectMapping: 0.050400 ms MarkObjects: 7.102600 ms DeleteObjects: 0.032500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002756 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.227 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2113. -Total: 8.301600 ms (FindLiveObjects: 0.295800 ms CreateObjectMapping: 0.098800 ms MarkObjects: 7.871300 ms DeleteObjects: 0.034000 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002180 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.78 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.252 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.75 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2116. -Total: 8.032400 ms (FindLiveObjects: 0.314400 ms CreateObjectMapping: 0.098900 ms MarkObjects: 7.586500 ms DeleteObjects: 0.030600 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002158 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.84 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.231 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.61 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2120. -Total: 6.208000 ms (FindLiveObjects: 0.307600 ms CreateObjectMapping: 0.103000 ms MarkObjects: 5.770100 ms DeleteObjects: 0.025900 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001517 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.53 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.834 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.58 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2123. -Total: 5.046600 ms (FindLiveObjects: 0.249200 ms CreateObjectMapping: 0.074000 ms MarkObjects: 4.692500 ms DeleteObjects: 0.029100 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001462 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.827 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. +System memory in use after: 70.6 MB. -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2126. -Total: 5.273700 ms (FindLiveObjects: 0.286100 ms CreateObjectMapping: 0.098600 ms MarkObjects: 4.856700 ms DeleteObjects: 0.029900 ms) +Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 2059. +Total: 6.636200 ms (FindLiveObjects: 0.201700 ms CreateObjectMapping: 0.038800 ms MarkObjects: 6.310300 ms DeleteObjects: 0.083900 ms) ======================================================================== Received Import Request. - Time since last request: 57252.264412 seconds. - path: Assets/Resources - artifactKey: Guid(eadbb5011783d764c8a1582dbe6c6bcb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources using Guid(eadbb5011783d764c8a1582dbe6c6bcb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a0892f77d6a4d218158f6e3f9e49f625') in 0.009780 seconds - Import took 0.013073 seconds . + path: Assets/Group1/Scripts/EnemyMovement.cs + artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd423d461f8f6c15e4ec53e75a3d25095') in 0.039680 seconds + Import took 0.044250 seconds . ======================================================================== Received Import Request. - Time since last request: 3.151313 seconds. - path: Assets/Group1/Scripts - artifactKey: Guid(599af706dd3de294dbbc342814c5e602) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts using Guid(599af706dd3de294dbbc342814c5e602) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5cd45fa2dd6139c722365c26c3cac810') in 0.006602 seconds - Import took 0.009425 seconds . - -======================================================================== -Received Import Request. - Time since last request: 1.568100 seconds. - path: Assets/Group1/Scripts/Player.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '81ee27eb64a33ad6ff201422d30a9244') in 0.006750 seconds - Import took 0.009347 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.002507 seconds. - path: Assets/Group1/Scripts/Player.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '81ee27eb64a33ad6ff201422d30a9244') in 0.002450 seconds - Import took 0.005027 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.700819 seconds. - path: Assets/Group1/Scripts/Game.cs - artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '026b2ecf197b56bacf043e7a1dc229e9') in 0.006537 seconds - Import took 0.009817 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000417 seconds. - path: Assets/Group1/Scripts/Game.cs - artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '026b2ecf197b56bacf043e7a1dc229e9') in 0.003443 seconds - Import took 0.005900 seconds . + Time since last request: 17.370778 seconds. + path: Assets/Group1/Scripts/EnemyMovement.cs + artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd893abc58936f4bcffb9937fbd946731') in 0.002087 seconds + Import took 0.005514 seconds . ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.001424 seconds. +Registered in 0.001580 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 0.921 seconds +- Completed reload, in 0.824 seconds Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.48 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 70.4 MB. +System memory in use after: 70.5 MB. -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2129. -Total: 6.194500 ms (FindLiveObjects: 0.242700 ms CreateObjectMapping: 0.039200 ms MarkObjects: 5.881400 ms DeleteObjects: 0.029500 ms) +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2062. +Total: 5.032100 ms (FindLiveObjects: 0.243600 ms CreateObjectMapping: 0.066000 ms MarkObjects: 4.693600 ms DeleteObjects: 0.026700 ms) ======================================================================== Received Import Request. - Time since last request: 20.872879 seconds. + Time since last request: 4170.673937 seconds. path: Assets/Group1/Scripts/PlayerMovement.cs artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec3800a3262c62cc559a50a4b8573793') in 0.009460 seconds - Import took 0.012718 seconds . +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5dd4ea858d63877c3aee3134be8eaa95') in 0.004494 seconds + Import took 0.007357 seconds . ======================================================================== Received Import Request. - Time since last request: 0.001307 seconds. + Time since last request: 0.001285 seconds. path: Assets/Group1/Scripts/PlayerMovement.cs artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec3800a3262c62cc559a50a4b8573793') in 0.002652 seconds - Import took 0.005264 seconds . +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5dd4ea858d63877c3aee3134be8eaa95') in 0.001692 seconds + Import took 0.004129 seconds . ======================================================================== Received Import Request. - Time since last request: 30.906399 seconds. - path: Assets/Group1/Scripts/SpeedBooster.cs - artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c33821b8ce1d30ca3f3f178745ae6191') in 0.007807 seconds - Import took 0.010934 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001479 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.52 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.856 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2133. -Total: 5.338400 ms (FindLiveObjects: 0.306500 ms CreateObjectMapping: 0.100200 ms MarkObjects: 4.902700 ms DeleteObjects: 0.027400 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001475 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.824 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2136. -Total: 5.529300 ms (FindLiveObjects: 0.469400 ms CreateObjectMapping: 0.056300 ms MarkObjects: 4.975500 ms DeleteObjects: 0.025600 ms) + Time since last request: 1.792955 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '78453dc5ac9629c12055b981c6a5eb21') in 0.002133 seconds + Import took 0.005686 seconds . ======================================================================== Received Import Request. - Time since last request: 320.015114 seconds. - path: Assets/Group1/Scripts/SpeedBooster.cs - artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f5784e8de2e9942467db753f6e66b1e5') in 0.004511 seconds - Import took 0.007786 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001715 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.859 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2139. -Total: 5.807900 ms (FindLiveObjects: 0.228100 ms CreateObjectMapping: 0.038900 ms MarkObjects: 5.511600 ms DeleteObjects: 0.027500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001462 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.844 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2142. -Total: 5.001700 ms (FindLiveObjects: 0.210000 ms CreateObjectMapping: 0.039700 ms MarkObjects: 4.725800 ms DeleteObjects: 0.025100 ms) + Time since last request: 0.000653 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '78453dc5ac9629c12055b981c6a5eb21') in 0.002099 seconds + Import took 0.004551 seconds . ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.001443 seconds. +Registered in 0.002143 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.86 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 0.830 seconds +- Completed reload, in 0.809 seconds Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.48 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.8 MB. +System memory in use before: 70.4 MB. +System memory in use after: 70.5 MB. -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2145. -Total: 5.651900 ms (FindLiveObjects: 0.342700 ms CreateObjectMapping: 0.103100 ms MarkObjects: 5.172100 ms DeleteObjects: 0.031600 ms) +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2065. +Total: 4.944300 ms (FindLiveObjects: 0.190700 ms CreateObjectMapping: 0.036500 ms MarkObjects: 4.691000 ms DeleteObjects: 0.024800 ms) ======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001464 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.833 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.7 MB. -System memory in use after: 73.8 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2148. -Total: 4.855000 ms (FindLiveObjects: 0.181000 ms CreateObjectMapping: 0.037500 ms MarkObjects: 4.602700 ms DeleteObjects: 0.032400 ms) +Received Import Request. + Time since last request: 269.741428 seconds. + path: Assets/Group1/Scripts/EnemyMovement.cs + artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '86b3c125a34eb13b5f5f5a0fd951d220') in 0.007964 seconds + Import took 0.011726 seconds . AssetImportWorkerClient::OnTransportError - code=2 error=End of file diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe0.log b/Logs/shadercompiler-UnityShaderCompiler.exe0.log index 92089625..33006b47 100644 --- a/Logs/shadercompiler-UnityShaderCompiler.exe0.log +++ b/Logs/shadercompiler-UnityShaderCompiler.exe0.log @@ -1,108 +1,4 @@ Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Cmd: preprocess - insize=2414 file=Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF Internal Editor.shader surfaceOnly=0 cachingPP=1 buildPlatform=19 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=2035 - -Cmd: compileSnippet - insize=1582 file=Assets/DefaultResourcesExtra/Hidden/BlitCopy pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=11 ok=1 outsize=690 - -Cmd: compileSnippet - insize=1582 file=Assets/DefaultResourcesExtra/Hidden/BlitCopy pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=11 ok=1 outsize=354 - -Cmd: compileSnippet - insize=5029 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRect pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=155 ok=1 outsize=1138 - -Cmd: compileSnippet - insize=5029 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRect pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=155 ok=1 outsize=3534 - -Cmd: compileSnippet - insize=5029 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRect pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=167 ok=1 outsize=1138 - -Cmd: compileSnippet - insize=5029 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRect pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=167 ok=1 outsize=3534 - -Cmd: compileSnippet - insize=7853 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRectWithColorPerBorder pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=223 ok=1 outsize=1138 - -Cmd: compileSnippet - insize=7853 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRectWithColorPerBorder pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=223 ok=1 outsize=4770 - -Cmd: compileSnippet - insize=7853 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRectWithColorPerBorder pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=235 ok=1 outsize=1138 - -Cmd: compileSnippet - insize=7853 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUIRoundedRectWithColorPerBorder pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=235 ok=1 outsize=4770 - -Cmd: compileSnippet - insize=1341 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITexture pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=59 ok=1 outsize=790 - -Cmd: compileSnippet - insize=1341 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITexture pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=59 ok=1 outsize=402 - -Cmd: compileSnippet - insize=1341 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITexture pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=75 ok=1 outsize=790 - -Cmd: compileSnippet - insize=1341 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITexture pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=75 ok=1 outsize=402 - -Cmd: compileSnippet - insize=1878 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureBlit pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=71 ok=1 outsize=1082 - -Cmd: compileSnippet - insize=1878 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureBlit pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=71 ok=1 outsize=778 - -Cmd: compileSnippet - insize=1878 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureBlit pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=84 ok=1 outsize=1082 - -Cmd: compileSnippet - insize=1878 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureBlit pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=84 ok=1 outsize=778 - -Cmd: compileSnippet - insize=1842 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClip pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=70 ok=1 outsize=1082 - -Cmd: compileSnippet - insize=1842 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClip pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=70 ok=1 outsize=798 - -Cmd: compileSnippet - insize=1842 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClip pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=83 ok=1 outsize=1082 - -Cmd: compileSnippet - insize=1842 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClip pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=83 ok=1 outsize=798 - -Cmd: compileSnippet - insize=1701 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClipText pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=64 ok=1 outsize=1094 - -Cmd: compileSnippet - insize=1701 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClipText pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=64 ok=1 outsize=522 - -Cmd: compileSnippet - insize=1701 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClipText pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=77 ok=1 outsize=1094 - -Cmd: compileSnippet - insize=1701 file=Assets/DefaultResourcesExtra/Hidden/Internal-GUITextureClipText pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=77 ok=1 outsize=522 - -Cmd: compileSnippet - insize=4140 file=Assets/DefaultResourcesExtra/UIElements/Hidden/Internal-UIRAtlasBlitCopy pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=1342 - -Cmd: compileSnippet - insize=4140 file=Assets/DefaultResourcesExtra/UIElements/Hidden/Internal-UIRAtlasBlitCopy pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=1026 - -Cmd: compileSnippet - insize=806 file=Assets/DefaultResourcesExtra/UIElements/Hidden/UIElements/EditorUIE pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=4075 mask=6 start=70 ok=1 outsize=4070 - -Cmd: compileSnippet - insize=806 file=Assets/DefaultResourcesExtra/UIElements/Hidden/UIElements/EditorUIE pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=4075 mask=6 start=70 ok=1 outsize=4078 - -Cmd: compileSnippet - insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=_SUNDISK_NONE dKW=_SUNDISK_SIMPLE _SUNDISK_HIGH_QUALITY UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=5382 - -Cmd: compileSnippet - insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=_SUNDISK_NONE dKW=_SUNDISK_SIMPLE _SUNDISK_HIGH_QUALITY UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=442 - -Cmd: compileSnippet - insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=_SUNDISK_SIMPLE dKW=_SUNDISK_NONE _SUNDISK_HIGH_QUALITY UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=5666 - -Cmd: compileSnippet - insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=_SUNDISK_SIMPLE dKW=_SUNDISK_NONE _SUNDISK_HIGH_QUALITY UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=20 ok=1 outsize=902 - +Cmd: shutdown diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe1.log b/Logs/shadercompiler-UnityShaderCompiler.exe1.log index b995bb47..33006b47 100644 --- a/Logs/shadercompiler-UnityShaderCompiler.exe1.log +++ b/Logs/shadercompiler-UnityShaderCompiler.exe1.log @@ -1,7 +1,4 @@ Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Cmd: compileSnippet - insize=817 file=Packages/com.unity.textmeshpro/Editor Resources/Shaders/Hidden/TMP/Internal/Editor/Distance Field SSD pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=OUTLINE_ON UNDERLAY_ON UNDERLAY_INNER UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=58 ok=1 outsize=1974 - Cmd: shutdown diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe2.log b/Logs/shadercompiler-UnityShaderCompiler.exe2.log index 45c6dd6e..33006b47 100644 --- a/Logs/shadercompiler-UnityShaderCompiler.exe2.log +++ b/Logs/shadercompiler-UnityShaderCompiler.exe2.log @@ -1,6 +1,4 @@ Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Cmd: compileSnippet - insize=817 file=Packages/com.unity.textmeshpro/Editor Resources/Shaders/Hidden/TMP/Internal/Editor/Distance Field SSD pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=OUTLINE_ON UNDERLAY_ON UNDERLAY_INNER UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=58 ok=1 outsize=906 - +Cmd: shutdown diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe3.log b/Logs/shadercompiler-UnityShaderCompiler.exe3.log deleted file mode 100644 index af95942c..00000000 --- a/Logs/shadercompiler-UnityShaderCompiler.exe3.log +++ /dev/null @@ -1,7 +0,0 @@ -Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=731 file=Assets/DefaultResourcesExtra/Sprites/Default pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=ETC1_EXTERNAL_ALPHA INSTANCING_ON PIXELSNAP_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=32 ok=1 outsize=422 - -Cmd: shutdown diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe4.log b/Logs/shadercompiler-UnityShaderCompiler.exe4.log deleted file mode 100644 index 087b16d8..00000000 --- a/Logs/shadercompiler-UnityShaderCompiler.exe4.log +++ /dev/null @@ -1,7 +0,0 @@ -Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=731 file=Assets/DefaultResourcesExtra/Sprites/Default pass= cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW= dKW=ETC1_EXTERNAL_ALPHA INSTANCING_ON PIXELSNAP_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=32 ok=1 outsize=858 - -Cmd: shutdown From cec6c607193c175b3c804148a347099fa1257e36 Mon Sep 17 00:00:00 2001 From: PETROXX <49368785+PETROXX@users.noreply.github.com> Date: Mon, 4 Oct 2021 21:09:40 +0300 Subject: [PATCH 3/3] =?UTF-8?q?Code=20improvements=20=E2=84=962?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Group1/Scripts/EnemyMovement.cs | 1 - Assets/Group1/Scripts/Player.cs | 24 +- Logs/AssetImportWorker0-prev.log | 724 ++---------------- Logs/AssetImportWorker0.log | 197 +++-- Logs/shadercompiler-AssetImportWorker0.log | 5 +- ...hadercompiler-UnityShaderCompiler.exe0.log | 6 +- ...hadercompiler-UnityShaderCompiler.exe1.log | 3 +- ...hadercompiler-UnityShaderCompiler.exe2.log | 3 +- ProjectSettings/ProjectVersion.txt | 4 +- 9 files changed, 200 insertions(+), 767 deletions(-) diff --git a/Assets/Group1/Scripts/EnemyMovement.cs b/Assets/Group1/Scripts/EnemyMovement.cs index 4b49db60..bc806e94 100644 --- a/Assets/Group1/Scripts/EnemyMovement.cs +++ b/Assets/Group1/Scripts/EnemyMovement.cs @@ -18,7 +18,6 @@ private void Update() { FindNewTarget(); } - } private void FindNewTarget() diff --git a/Assets/Group1/Scripts/Player.cs b/Assets/Group1/Scripts/Player.cs index bdb96646..0f6f797f 100644 --- a/Assets/Group1/Scripts/Player.cs +++ b/Assets/Group1/Scripts/Player.cs @@ -1,4 +1,6 @@ using System.Collections; +using System.Collections.Generic; +using System.Linq; using UnityEngine; [RequireComponent(typeof(PlayerMovement))] @@ -6,6 +8,7 @@ public class Player : MonoBehaviour { [SerializeField] private float _speed; + private List _enemies; private float _timer = 2f; private PlayerMovement _playerMovement; private Game _game; @@ -14,17 +17,8 @@ private void Start() { _playerMovement = GetComponent(); _game = FindObjectOfType(); - } - - private void Update() - { - EnemyMovement[] enemies = FindObjectsOfType(); - if(enemies.Length == 0) - { - _game.EndGame(); - enabled = false; - } + _enemies = FindObjectsOfType().ToList(); } private IEnumerator SpeedBoost() @@ -36,8 +30,16 @@ private IEnumerator SpeedBoost() private void OnTriggerEnter2D(Collider2D collision) { - if(collision.TryGetComponent(out _)) + if(collision.TryGetComponent(out EnemyMovement enemyMovement)) { + _enemies.Remove(enemyMovement); + + if (_enemies.Count == 0) + { + _game.EndGame(); + enabled = false; + } + Destroy(collision.gameObject); } diff --git a/Logs/AssetImportWorker0-prev.log b/Logs/AssetImportWorker0-prev.log index 40b4114b..bd5e5fde 100644 --- a/Logs/AssetImportWorker0-prev.log +++ b/Logs/AssetImportWorker0-prev.log @@ -15,11 +15,11 @@ D:/Unity Projects/SHK-Unity -logFile Logs/AssetImportWorker0.log -srvPort -61278 +63912 Successfully changed project path to: D:/Unity Projects/SHK-Unity D:/Unity Projects/SHK-Unity Using Asset Import Pipeline V2. -Refreshing native plugins compatible for Editor in 61.29 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 37.25 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2020.3.6f1 (338bb68529b2) [Subsystems] Discovering subsystems at path D:/Software/Unity/2020.3.6f1/Editor/Data/Resources/UnitySubsystems @@ -35,731 +35,131 @@ Initialize mono Mono path[0] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/Managed' Mono path[1] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' Mono config path = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56648 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56060 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.002004 seconds. +Registered in 0.001292 seconds. Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 60.55 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 32.85 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 2.578 seconds +- Completed reload, in 1.527 seconds Platform modules already initialized, skipping Registering precompiled user dll's ... -Registered in 0.002479 seconds. +Registered in 0.001530 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.458 seconds +- Completed reload, in 0.882 seconds Platform modules already initialized, skipping ======================================================================== Worker process is ready to serve import requests -Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds -Refreshing native plugins compatible for Editor in 0.65 ms, found 0 plugins. +Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds +Refreshing native plugins compatible for Editor in 0.46 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1636 Unused Serialized files (Serialized files now loaded: 0) +Unloading 1638 Unused Serialized files (Serialized files now loaded: 0) System memory in use before: 70.5 MB. -System memory in use after: 70.5 MB. - -Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 2057. -Total: 7.363100 ms (FindLiveObjects: 0.231600 ms CreateObjectMapping: 0.062100 ms MarkObjects: 6.978500 ms DeleteObjects: 0.089400 ms) - -======================================================================== -Received Import Request. - path: Assets/Group1 - artifactKey: Guid(ee4993931bc84204e884e5e0f07a5fe7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1 using Guid(ee4993931bc84204e884e5e0f07a5fe7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'acdd03252f41f8e21e16dc0f04de3acc') in 0.013642 seconds - Import took 0.017810 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000371 seconds. - path: Assets/Group1/Player.png - artifactKey: Guid(e3d497cf399ca0d42af41c518d283eb2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Player.png using Guid(e3d497cf399ca0d42af41c518d283eb2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1c59847c19bfd6d3049ed2f43fceb5dd') in 0.183731 seconds - Import took 0.187293 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000247 seconds. - path: Assets/Group1/enemy.png - artifactKey: Guid(c393ddce902166c4fb0e2130d216d549) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/enemy.png using Guid(c393ddce902166c4fb0e2130d216d549) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f1cc0c827e10e97fda586c7c53a13d8f') in 0.018060 seconds - Import took 0.021609 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000273 seconds. - path: Assets/Group1/Scenes - artifactKey: Guid(c1fba93d5f718bb42bc2548dd7f1976c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scenes using Guid(c1fba93d5f718bb42bc2548dd7f1976c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1741d48f736038dc68bb48229f66953a') in 0.008768 seconds - Import took 0.012103 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000259 seconds. - path: Assets/Group1/Scenes/KillAllEnemies.unity - artifactKey: Guid(d0a731de6bc19cc479a2474de64e9b3b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scenes/KillAllEnemies.unity using Guid(d0a731de6bc19cc479a2474de64e9b3b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0bb9eabad09ad05aede2d43dfa65fcd6') in 0.008802 seconds - Import took 0.012182 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002201 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.75 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.440 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.5 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2065. -Total: 7.578300 ms (FindLiveObjects: 0.359900 ms CreateObjectMapping: 0.104500 ms MarkObjects: 7.075300 ms DeleteObjects: 0.036300 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002202 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.346 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.76 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.5 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2068. -Total: 7.600900 ms (FindLiveObjects: 0.296700 ms CreateObjectMapping: 0.103400 ms MarkObjects: 7.167900 ms DeleteObjects: 0.030900 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002180 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.95 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.326 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.5 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2071. -Total: 7.045100 ms (FindLiveObjects: 0.231600 ms CreateObjectMapping: 0.058300 ms MarkObjects: 6.720700 ms DeleteObjects: 0.032300 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002375 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.278 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.5 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2074. -Total: 8.203400 ms (FindLiveObjects: 0.274900 ms CreateObjectMapping: 0.097600 ms MarkObjects: 7.797600 ms DeleteObjects: 0.031500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002264 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.274 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.4 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2077. -Total: 7.361700 ms (FindLiveObjects: 0.318100 ms CreateObjectMapping: 0.098400 ms MarkObjects: 6.902200 ms DeleteObjects: 0.040400 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002172 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.299 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.74 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2080. -Total: 7.830200 ms (FindLiveObjects: 0.337300 ms CreateObjectMapping: 0.100700 ms MarkObjects: 7.354700 ms DeleteObjects: 0.034800 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002194 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.259 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2083. -Total: 7.743700 ms (FindLiveObjects: 0.281800 ms CreateObjectMapping: 0.105700 ms MarkObjects: 7.315300 ms DeleteObjects: 0.038800 ms) - -======================================================================== -Received Import Request. - Time since last request: 643.777488 seconds. - path: Assets/Group1/Scripts/NewBehaviourScript1.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/NewBehaviourScript1.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '82954882866150a2f47657d7696aa570') in 0.036232 seconds - Import took 0.041294 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002169 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.274 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.86 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2086. -Total: 7.755700 ms (FindLiveObjects: 0.225600 ms CreateObjectMapping: 0.059100 ms MarkObjects: 7.434500 ms DeleteObjects: 0.034600 ms) - -======================================================================== -Received Import Request. - Time since last request: 152.860341 seconds. - path: Assets/Group1/Scripts/NewBehaviourScript1.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/NewBehaviourScript1.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ef357246e433ef182bfce8142518bdcb') in 0.006346 seconds - Import took 0.010783 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002246 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.317 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.74 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2089. -Total: 7.222800 ms (FindLiveObjects: 0.230800 ms CreateObjectMapping: 0.059400 ms MarkObjects: 6.898100 ms DeleteObjects: 0.032800 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002178 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.260 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.73 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2092. -Total: 7.533400 ms (FindLiveObjects: 0.275800 ms CreateObjectMapping: 0.094300 ms MarkObjects: 7.130900 ms DeleteObjects: 0.030500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002842 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.239 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2095. -Total: 7.881900 ms (FindLiveObjects: 0.327400 ms CreateObjectMapping: 0.101300 ms MarkObjects: 7.417200 ms DeleteObjects: 0.033400 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002165 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.67 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.273 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.79 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2098. -Total: 7.821100 ms (FindLiveObjects: 0.295700 ms CreateObjectMapping: 0.103200 ms MarkObjects: 7.388100 ms DeleteObjects: 0.031600 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002154 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.277 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2101. -Total: 8.667900 ms (FindLiveObjects: 0.298000 ms CreateObjectMapping: 0.097800 ms MarkObjects: 8.233300 ms DeleteObjects: 0.036200 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002962 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.318 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2104. -Total: 8.012100 ms (FindLiveObjects: 0.302900 ms CreateObjectMapping: 0.100800 ms MarkObjects: 7.574100 ms DeleteObjects: 0.032000 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002111 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.229 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.72 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2107. -Total: 7.468000 ms (FindLiveObjects: 0.424200 ms CreateObjectMapping: 0.150800 ms MarkObjects: 6.858200 ms DeleteObjects: 0.032500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001691 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.59 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.011 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2110. -Total: 7.434700 ms (FindLiveObjects: 0.246900 ms CreateObjectMapping: 0.050400 ms MarkObjects: 7.102600 ms DeleteObjects: 0.032500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002756 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.227 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2113. -Total: 8.301600 ms (FindLiveObjects: 0.295800 ms CreateObjectMapping: 0.098800 ms MarkObjects: 7.871300 ms DeleteObjects: 0.034000 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002180 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.78 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.252 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.75 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1630 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.5 MB. -System memory in use after: 73.6 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2116. -Total: 8.032400 ms (FindLiveObjects: 0.314400 ms CreateObjectMapping: 0.098900 ms MarkObjects: 7.586500 ms DeleteObjects: 0.030600 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.002158 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.84 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.231 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.61 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2120. -Total: 6.208000 ms (FindLiveObjects: 0.307600 ms CreateObjectMapping: 0.103000 ms MarkObjects: 5.770100 ms DeleteObjects: 0.025900 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001517 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.53 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.834 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.58 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2123. -Total: 5.046600 ms (FindLiveObjects: 0.249200 ms CreateObjectMapping: 0.074000 ms MarkObjects: 4.692500 ms DeleteObjects: 0.029100 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001462 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.827 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. +System memory in use after: 70.6 MB. -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2126. -Total: 5.273700 ms (FindLiveObjects: 0.286100 ms CreateObjectMapping: 0.098600 ms MarkObjects: 4.856700 ms DeleteObjects: 0.029900 ms) +Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 2059. +Total: 6.636200 ms (FindLiveObjects: 0.201700 ms CreateObjectMapping: 0.038800 ms MarkObjects: 6.310300 ms DeleteObjects: 0.083900 ms) ======================================================================== Received Import Request. - Time since last request: 57252.264412 seconds. - path: Assets/Resources - artifactKey: Guid(eadbb5011783d764c8a1582dbe6c6bcb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources using Guid(eadbb5011783d764c8a1582dbe6c6bcb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a0892f77d6a4d218158f6e3f9e49f625') in 0.009780 seconds - Import took 0.013073 seconds . + path: Assets/Group1/Scripts/EnemyMovement.cs + artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd423d461f8f6c15e4ec53e75a3d25095') in 0.039680 seconds + Import took 0.044250 seconds . ======================================================================== Received Import Request. - Time since last request: 3.151313 seconds. - path: Assets/Group1/Scripts - artifactKey: Guid(599af706dd3de294dbbc342814c5e602) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts using Guid(599af706dd3de294dbbc342814c5e602) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5cd45fa2dd6139c722365c26c3cac810') in 0.006602 seconds - Import took 0.009425 seconds . - -======================================================================== -Received Import Request. - Time since last request: 1.568100 seconds. - path: Assets/Group1/Scripts/Player.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '81ee27eb64a33ad6ff201422d30a9244') in 0.006750 seconds - Import took 0.009347 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.002507 seconds. - path: Assets/Group1/Scripts/Player.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '81ee27eb64a33ad6ff201422d30a9244') in 0.002450 seconds - Import took 0.005027 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.700819 seconds. - path: Assets/Group1/Scripts/Game.cs - artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '026b2ecf197b56bacf043e7a1dc229e9') in 0.006537 seconds - Import took 0.009817 seconds . - -======================================================================== -Received Import Request. - Time since last request: 0.000417 seconds. - path: Assets/Group1/Scripts/Game.cs - artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '026b2ecf197b56bacf043e7a1dc229e9') in 0.003443 seconds - Import took 0.005900 seconds . + Time since last request: 17.370778 seconds. + path: Assets/Group1/Scripts/EnemyMovement.cs + artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd893abc58936f4bcffb9937fbd946731') in 0.002087 seconds + Import took 0.005514 seconds . ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.001424 seconds. +Registered in 0.001580 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 0.921 seconds +- Completed reload, in 0.824 seconds Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.48 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1631 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 70.4 MB. +System memory in use after: 70.5 MB. -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2129. -Total: 6.194500 ms (FindLiveObjects: 0.242700 ms CreateObjectMapping: 0.039200 ms MarkObjects: 5.881400 ms DeleteObjects: 0.029500 ms) +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2062. +Total: 5.032100 ms (FindLiveObjects: 0.243600 ms CreateObjectMapping: 0.066000 ms MarkObjects: 4.693600 ms DeleteObjects: 0.026700 ms) ======================================================================== Received Import Request. - Time since last request: 20.872879 seconds. + Time since last request: 4170.673937 seconds. path: Assets/Group1/Scripts/PlayerMovement.cs artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec3800a3262c62cc559a50a4b8573793') in 0.009460 seconds - Import took 0.012718 seconds . +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5dd4ea858d63877c3aee3134be8eaa95') in 0.004494 seconds + Import took 0.007357 seconds . ======================================================================== Received Import Request. - Time since last request: 0.001307 seconds. + Time since last request: 0.001285 seconds. path: Assets/Group1/Scripts/PlayerMovement.cs artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec3800a3262c62cc559a50a4b8573793') in 0.002652 seconds - Import took 0.005264 seconds . +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5dd4ea858d63877c3aee3134be8eaa95') in 0.001692 seconds + Import took 0.004129 seconds . ======================================================================== Received Import Request. - Time since last request: 30.906399 seconds. - path: Assets/Group1/Scripts/SpeedBooster.cs - artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c33821b8ce1d30ca3f3f178745ae6191') in 0.007807 seconds - Import took 0.010934 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001479 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.52 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.856 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2133. -Total: 5.338400 ms (FindLiveObjects: 0.306500 ms CreateObjectMapping: 0.100200 ms MarkObjects: 4.902700 ms DeleteObjects: 0.027400 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001475 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.824 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2136. -Total: 5.529300 ms (FindLiveObjects: 0.469400 ms CreateObjectMapping: 0.056300 ms MarkObjects: 4.975500 ms DeleteObjects: 0.025600 ms) + Time since last request: 1.792955 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '78453dc5ac9629c12055b981c6a5eb21') in 0.002133 seconds + Import took 0.005686 seconds . ======================================================================== Received Import Request. - Time since last request: 320.015114 seconds. - path: Assets/Group1/Scripts/SpeedBooster.cs - artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f5784e8de2e9942467db753f6e66b1e5') in 0.004511 seconds - Import took 0.007786 seconds . - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001715 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.859 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2139. -Total: 5.807900 ms (FindLiveObjects: 0.228100 ms CreateObjectMapping: 0.038900 ms MarkObjects: 5.511600 ms DeleteObjects: 0.027500 ms) - -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001462 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.844 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.7 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2142. -Total: 5.001700 ms (FindLiveObjects: 0.210000 ms CreateObjectMapping: 0.039700 ms MarkObjects: 4.725800 ms DeleteObjects: 0.025100 ms) + Time since last request: 0.000653 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '78453dc5ac9629c12055b981c6a5eb21') in 0.002099 seconds + Import took 0.004551 seconds . ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.001443 seconds. +Registered in 0.002143 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.86 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 0.830 seconds +- Completed reload, in 0.809 seconds Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.48 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.6 MB. -System memory in use after: 73.8 MB. +System memory in use before: 70.4 MB. +System memory in use after: 70.5 MB. -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2145. -Total: 5.651900 ms (FindLiveObjects: 0.342700 ms CreateObjectMapping: 0.103100 ms MarkObjects: 5.172100 ms DeleteObjects: 0.031600 ms) +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2065. +Total: 4.944300 ms (FindLiveObjects: 0.190700 ms CreateObjectMapping: 0.036500 ms MarkObjects: 4.691000 ms DeleteObjects: 0.024800 ms) ======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.001464 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 0.833 seconds -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 73.7 MB. -System memory in use after: 73.8 MB. - -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2148. -Total: 4.855000 ms (FindLiveObjects: 0.181000 ms CreateObjectMapping: 0.037500 ms MarkObjects: 4.602700 ms DeleteObjects: 0.032400 ms) +Received Import Request. + Time since last request: 269.741428 seconds. + path: Assets/Group1/Scripts/EnemyMovement.cs + artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '86b3c125a34eb13b5f5f5a0fd951d220') in 0.007964 seconds + Import took 0.011726 seconds . AssetImportWorkerClient::OnTransportError - code=2 error=End of file diff --git a/Logs/AssetImportWorker0.log b/Logs/AssetImportWorker0.log index bd5e5fde..67a42abf 100644 --- a/Logs/AssetImportWorker0.log +++ b/Logs/AssetImportWorker0.log @@ -1,165 +1,200 @@ Using pre-set license -Built from '2020.3/staging' branch; Version is '2020.3.6f1 (338bb68529b2) revision 3378102'; Using compiler version '192528614'; Build Type 'Release' -OS: 'Windows 10 Home Single Language; OS build 19043.1081; Version 2009; 64bit' Language: 'ru' Physical Memory: 15791 MB +Built from '2020.3/release' branch; Version is '2020.3.1f1 (77a89f25062f) revision 7841951'; Using compiler version '192528614'; Build Type 'Release' +OS: 'Windows 10 Home; OS build 19042.1237; Version 2009; 64bit' Language: 'ru' Physical Memory: 16337 MB BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0 COMMAND LINE ARGUMENTS: -D:\Software\Unity\2020.3.6f1\Editor\Unity.exe +C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Unity.exe -adb2 -batchMode -noUpm -name AssetImportWorker0 -projectPath -D:/Unity Projects/SHK-Unity +C:/Unity Projects/SHK-Unity -logFile Logs/AssetImportWorker0.log -srvPort -63912 -Successfully changed project path to: D:/Unity Projects/SHK-Unity -D:/Unity Projects/SHK-Unity +49157 +Successfully changed project path to: C:/Unity Projects/SHK-Unity +C:/Unity Projects/SHK-Unity Using Asset Import Pipeline V2. -Refreshing native plugins compatible for Editor in 37.25 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 61.30 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Initialize engine version: 2020.3.6f1 (338bb68529b2) -[Subsystems] Discovering subsystems at path D:/Software/Unity/2020.3.6f1/Editor/Data/Resources/UnitySubsystems -[Subsystems] Discovering subsystems at path D:/Unity Projects/SHK-Unity/Assets +Initialize engine version: 2020.3.1f1 (77a89f25062f) +[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path C:/Unity Projects/SHK-Unity/Assets GfxDevice: creating device client; threaded=0 Direct3D: Version: Direct3D 11.0 [level 11.1] - Renderer: NVIDIA GeForce GTX 1650 Ti (ID=0x1f95) + Renderer: Radeon RX 580 Series (ID=0x67df) Vendor: - VRAM: 3962 MB - Driver: 27.21.14.6647 + VRAM: 8171 MB + Driver: 27.20.22021.1002 Initialize mono -Mono path[0] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/Managed' -Mono path[1] = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' -Mono config path = 'D:/Software/Unity/2020.3.6f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56060 +Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed' +Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' +Mono config path = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56268 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... -Register platform support module: D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.001292 seconds. +Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.003015 seconds. Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 32.85 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 50.51 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. +Invoked RoslynAnalysisRunner static constructor. +RoslynAnalysisRunner will not be running. +RoslynAnalysisRunner has terminated. Mono: successfully reloaded assembly -- Completed reload, in 1.527 seconds +- Completed reload, in 1.383 seconds Platform modules already initialized, skipping Registering precompiled user dll's ... -Registered in 0.001530 seconds. +Registered in 0.003263 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. +Invoked RoslynAnalysisRunner static constructor. +RoslynAnalysisRunner will not be running. +RoslynAnalysisRunner has terminated. Mono: successfully reloaded assembly -- Completed reload, in 0.882 seconds +- Completed reload, in 1.159 seconds Platform modules already initialized, skipping ======================================================================== Worker process is ready to serve import requests Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds -Refreshing native plugins compatible for Editor in 0.46 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.61 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 1638 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 70.5 MB. -System memory in use after: 70.6 MB. +System memory in use before: 70.4 MB. +System memory in use after: 70.5 MB. Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 2059. -Total: 6.636200 ms (FindLiveObjects: 0.201700 ms CreateObjectMapping: 0.038800 ms MarkObjects: 6.310300 ms DeleteObjects: 0.083900 ms) +Total: 6.220400 ms (FindLiveObjects: 0.220900 ms CreateObjectMapping: 0.060100 ms MarkObjects: 5.855900 ms DeleteObjects: 0.082200 ms) ======================================================================== Received Import Request. path: Assets/Group1/Scripts/EnemyMovement.cs artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd423d461f8f6c15e4ec53e75a3d25095') in 0.039680 seconds - Import took 0.044250 seconds . +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2de52c2c29090c5aaa47121f8221d103') in 0.028138 seconds + Import took 0.031320 seconds . ======================================================================== Received Import Request. - Time since last request: 17.370778 seconds. - path: Assets/Group1/Scripts/EnemyMovement.cs - artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd893abc58936f4bcffb9937fbd946731') in 0.002087 seconds - Import took 0.005514 seconds . + Time since last request: 0.000281 seconds. + path: Assets/Group1/Scripts/Game.cs + artifactKey: Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Game.cs using Guid(cd6d0074e725a114e850d2e604fe4b0d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '552728163d39d23a79fe4725f122291d') in 0.009079 seconds + Import took 0.012080 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000257 seconds. + path: Assets/Group1/Scripts/Player.cs + artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '07da959e35fe7fdc3a291bbb5f0e81a7') in 0.008174 seconds + Import took 0.010929 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000266 seconds. + path: Assets/Group1/Scripts/SpeedBooster.cs + artifactKey: Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/SpeedBooster.cs using Guid(3492cf6e69fda8b428f4abceed493834) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f92399e7953728030ec29a72c5088736') in 0.008719 seconds + Import took 0.011599 seconds . + +======================================================================== +Received Import Request. + Time since last request: 0.000233 seconds. + path: Assets/Group1/Scripts/PlayerMovement.cs + artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '45109a009d84b709cf9ca6d55a9e937d') in 0.008123 seconds + Import took 0.010868 seconds . ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.001580 seconds. +Registered in 0.003102 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.51 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. +Invoked RoslynAnalysisRunner static constructor. +RoslynAnalysisRunner will not be running. +RoslynAnalysisRunner has terminated. Mono: successfully reloaded assembly -- Completed reload, in 0.824 seconds +- Completed reload, in 1.125 seconds Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.48 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.64 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 70.4 MB. -System memory in use after: 70.5 MB. +System memory in use before: 70.3 MB. +System memory in use after: 70.4 MB. Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2062. -Total: 5.032100 ms (FindLiveObjects: 0.243600 ms CreateObjectMapping: 0.066000 ms MarkObjects: 4.693600 ms DeleteObjects: 0.026700 ms) +Total: 5.979400 ms (FindLiveObjects: 0.220900 ms CreateObjectMapping: 0.045800 ms MarkObjects: 5.679000 ms DeleteObjects: 0.032100 ms) ======================================================================== -Received Import Request. - Time since last request: 4170.673937 seconds. - path: Assets/Group1/Scripts/PlayerMovement.cs - artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5dd4ea858d63877c3aee3134be8eaa95') in 0.004494 seconds - Import took 0.007357 seconds . +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002903 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.64 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Invoked RoslynAnalysisRunner static constructor. +RoslynAnalysisRunner will not be running. +Temp/RoslynAnalysisRunner has been deleted. +RoslynAnalysisRunner has terminated. +Mono: successfully reloaded assembly +- Completed reload, in 1.111 seconds +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 70.4 MB. +System memory in use after: 70.5 MB. -======================================================================== -Received Import Request. - Time since last request: 0.001285 seconds. - path: Assets/Group1/Scripts/PlayerMovement.cs - artifactKey: Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/PlayerMovement.cs using Guid(b38012943befcdd4faba99d58fc33b04) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5dd4ea858d63877c3aee3134be8eaa95') in 0.001692 seconds - Import took 0.004129 seconds . +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2065. +Total: 6.064400 ms (FindLiveObjects: 0.261200 ms CreateObjectMapping: 0.047300 ms MarkObjects: 5.716800 ms DeleteObjects: 0.037400 ms) ======================================================================== Received Import Request. - Time since last request: 1.792955 seconds. - path: Assets/Group1/Scripts/Player.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '78453dc5ac9629c12055b981c6a5eb21') in 0.002133 seconds - Import took 0.005686 seconds . + Time since last request: 549.726924 seconds. + path: Assets/Group1/Scripts/EnemyMovement.cs + artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fd0730846ecf7228c27b7d07846d0439') in 0.007131 seconds + Import took 0.010451 seconds . ======================================================================== Received Import Request. - Time since last request: 0.000653 seconds. - path: Assets/Group1/Scripts/Player.cs - artifactKey: Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/Player.cs using Guid(dede9e7d6741aea4cb07b98da83cc6a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '78453dc5ac9629c12055b981c6a5eb21') in 0.002099 seconds - Import took 0.004551 seconds . + Time since last request: 1.373988 seconds. + path: Assets/Group1/Scripts/EnemyMovement.cs + artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fd0730846ecf7228c27b7d07846d0439') in 0.006033 seconds + Import took 0.009214 seconds . ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.002143 seconds. +Registered in 0.002903 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.86 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. +Invoked RoslynAnalysisRunner static constructor. +RoslynAnalysisRunner will not be running. +RoslynAnalysisRunner has terminated. Mono: successfully reloaded assembly -- Completed reload, in 0.809 seconds +- Completed reload, in 1.077 seconds Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.48 ms, found 0 plugins. +Refreshing native plugins compatible for Editor in 0.97 ms, found 0 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 1632 Unused Serialized files (Serialized files now loaded: 0) System memory in use before: 70.4 MB. System memory in use after: 70.5 MB. -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2065. -Total: 4.944300 ms (FindLiveObjects: 0.190700 ms CreateObjectMapping: 0.036500 ms MarkObjects: 4.691000 ms DeleteObjects: 0.024800 ms) - -======================================================================== -Received Import Request. - Time since last request: 269.741428 seconds. - path: Assets/Group1/Scripts/EnemyMovement.cs - artifactKey: Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Group1/Scripts/EnemyMovement.cs using Guid(65f7df4705b7dae48944a39b48934484) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '86b3c125a34eb13b5f5f5a0fd951d220') in 0.007964 seconds - Import took 0.011726 seconds . +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2068. +Total: 7.847900 ms (FindLiveObjects: 0.534200 ms CreateObjectMapping: 0.116000 ms MarkObjects: 7.160700 ms DeleteObjects: 0.035000 ms) -AssetImportWorkerClient::OnTransportError - code=2 error=End of file diff --git a/Logs/shadercompiler-AssetImportWorker0.log b/Logs/shadercompiler-AssetImportWorker0.log index 1c2b6b2b..56836900 100644 --- a/Logs/shadercompiler-AssetImportWorker0.log +++ b/Logs/shadercompiler-AssetImportWorker0.log @@ -1,6 +1,3 @@ -Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Unhandled exception: Protocol error - failed to read magic number (error -2147483644, transferred 0/4) - -Quitting shader compiler process diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe0.log b/Logs/shadercompiler-UnityShaderCompiler.exe0.log index 33006b47..0058ff16 100644 --- a/Logs/shadercompiler-UnityShaderCompiler.exe0.log +++ b/Logs/shadercompiler-UnityShaderCompiler.exe0.log @@ -1,4 +1,6 @@ -Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Cmd: shutdown +Cmd: preprocess + insize=2414 inputPath=Packages/com.unity.textmeshpro/Editor Resources/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=19 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=2035 + diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe1.log b/Logs/shadercompiler-UnityShaderCompiler.exe1.log index 33006b47..56836900 100644 --- a/Logs/shadercompiler-UnityShaderCompiler.exe1.log +++ b/Logs/shadercompiler-UnityShaderCompiler.exe1.log @@ -1,4 +1,3 @@ -Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Cmd: shutdown diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe2.log b/Logs/shadercompiler-UnityShaderCompiler.exe2.log index 33006b47..56836900 100644 --- a/Logs/shadercompiler-UnityShaderCompiler.exe2.log +++ b/Logs/shadercompiler-UnityShaderCompiler.exe2.log @@ -1,4 +1,3 @@ -Base path: 'D:/Software/Unity/2020.3.6f1/Editor/Data', plugins path 'D:/Software/Unity/2020.3.6f1/Editor/Data/PlaybackEngines' +Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Cmd: shutdown diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index fb7dbd0a..6830e2a8 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2020.3.6f1 -m_EditorVersionWithRevision: 2020.3.6f1 (338bb68529b2) +m_EditorVersion: 2020.3.1f1 +m_EditorVersionWithRevision: 2020.3.1f1 (77a89f25062f)