From 23de41225972d2935d019f8e2f1c0b9242c2ed52 Mon Sep 17 00:00:00 2001 From: Akihiko Odaki Date: Wed, 4 Dec 2019 03:23:40 -0800 Subject: [PATCH] Update Unity from 2019.2.6f1 to 2019.2.14f1 --- examples/unity/Packages/manifest.json | 2 +- examples/unity/ProjectSettings/GraphicsSettings.asset | 4 +++- examples/unity/ProjectSettings/ProjectVersion.txt | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/examples/unity/Packages/manifest.json b/examples/unity/Packages/manifest.json index 9349282e93..fe05227e3c 100644 --- a/examples/unity/Packages/manifest.json +++ b/examples/unity/Packages/manifest.json @@ -4,7 +4,7 @@ "com.unity.collab-proxy": "1.2.16", "com.unity.ext.nunit": "1.0.0", "com.unity.ide.rider": "1.1.0", - "com.unity.ide.vscode": "1.1.0", + "com.unity.ide.vscode": "1.1.2", "com.unity.package-manager-ui": "2.2.0", "com.unity.test-framework": "1.0.13", "com.unity.textmeshpro": "2.0.1", diff --git a/examples/unity/ProjectSettings/GraphicsSettings.asset b/examples/unity/ProjectSettings/GraphicsSettings.asset index a9343f85d4..bdff06d09b 100644 --- a/examples/unity/ProjectSettings/GraphicsSettings.asset +++ b/examples/unity/ProjectSettings/GraphicsSettings.asset @@ -37,7 +37,8 @@ GraphicsSettings: - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0} - - {fileID: 16003, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} @@ -62,3 +63,4 @@ GraphicsSettings: m_AlbedoSwatchInfos: [] m_LightsUseLinearIntensity: 0 m_LightsUseColorTemperature: 0 + m_LogWhenShaderIsCompiled: 0 diff --git a/examples/unity/ProjectSettings/ProjectVersion.txt b/examples/unity/ProjectSettings/ProjectVersion.txt index 2146a1ee11..fe698d0af0 100644 --- a/examples/unity/ProjectSettings/ProjectVersion.txt +++ b/examples/unity/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2019.2.6f1 -m_EditorVersionWithRevision: 2019.2.6f1 (fe82a0e88406) +m_EditorVersion: 2019.2.14f1 +m_EditorVersionWithRevision: 2019.2.14f1 (49dd4e9fa428)