Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 23de412

Browse files
committed
Update Unity from 2019.2.6f1 to 2019.2.14f1
1 parent 6fcc170 commit 23de412

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

examples/unity/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"com.unity.collab-proxy": "1.2.16",
55
"com.unity.ext.nunit": "1.0.0",
66
"com.unity.ide.rider": "1.1.0",
7-
"com.unity.ide.vscode": "1.1.0",
7+
"com.unity.ide.vscode": "1.1.2",
88
"com.unity.package-manager-ui": "2.2.0",
99
"com.unity.test-framework": "1.0.13",
1010
"com.unity.textmeshpro": "2.0.1",

examples/unity/ProjectSettings/GraphicsSettings.asset

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ GraphicsSettings:
3737
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
3838
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
3939
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
40-
- {fileID: 16003, guid: 0000000000000000f000000000000000, type: 0}
40+
- {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0}
41+
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
4142
m_PreloadedShaders: []
4243
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
4344
type: 0}
@@ -62,3 +63,4 @@ GraphicsSettings:
6263
m_AlbedoSwatchInfos: []
6364
m_LightsUseLinearIntensity: 0
6465
m_LightsUseColorTemperature: 0
66+
m_LogWhenShaderIsCompiled: 0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2019.2.6f1
2-
m_EditorVersionWithRevision: 2019.2.6f1 (fe82a0e88406)
1+
m_EditorVersion: 2019.2.14f1
2+
m_EditorVersionWithRevision: 2019.2.14f1 (49dd4e9fa428)

0 commit comments

Comments
 (0)