Skip to content

Commit a75dba0

Browse files
committed
Upgrade to Unity 2020.3.25f1
1 parent e0d6392 commit a75dba0

File tree

4 files changed

+45
-20
lines changed

4 files changed

+45
-20
lines changed

Packages/manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.animation": "5.0.6",
3+
"com.unity.2d.animation": "5.0.9",
44
"com.unity.2d.pixel-perfect": "4.0.1",
5-
"com.unity.2d.psdimporter": "4.1.0",
5+
"com.unity.2d.psdimporter": "4.1.2",
66
"com.unity.2d.sprite": "1.0.0",
7-
"com.unity.2d.spriteshape": "5.1.3",
7+
"com.unity.2d.spriteshape": "5.1.6",
88
"com.unity.2d.tilemap": "1.0.0",
9-
"com.unity.collab-proxy": "1.7.1",
9+
"com.unity.collab-proxy": "1.15.4",
1010
"com.unity.ide.rider": "2.0.7",
11-
"com.unity.ide.visualstudio": "2.0.9",
12-
"com.unity.ide.vscode": "1.2.3",
13-
"com.unity.test-framework": "1.1.27",
11+
"com.unity.ide.visualstudio": "2.0.12",
12+
"com.unity.ide.vscode": "1.2.4",
13+
"com.unity.test-framework": "1.1.29",
1414
"com.unity.textmeshpro": "3.0.6",
1515
"com.unity.timeline": "1.4.8",
1616
"com.unity.ugui": "1.0.0",

Packages/packages-lock.json

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.2d.animation": {
4-
"version": "5.0.6",
4+
"version": "5.0.9",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
@@ -24,7 +24,7 @@
2424
"url": "https://packages.unity.com"
2525
},
2626
"com.unity.2d.path": {
27-
"version": "4.0.1",
27+
"version": "4.0.2",
2828
"depth": 1,
2929
"source": "registry",
3030
"dependencies": {},
@@ -38,12 +38,12 @@
3838
"url": "https://packages.unity.com"
3939
},
4040
"com.unity.2d.psdimporter": {
41-
"version": "4.1.0",
41+
"version": "4.1.2",
4242
"depth": 0,
4343
"source": "registry",
4444
"dependencies": {
4545
"com.unity.2d.common": "4.0.3",
46-
"com.unity.2d.animation": "5.0.6",
46+
"com.unity.2d.animation": "5.0.9",
4747
"com.unity.2d.sprite": "1.0.0"
4848
},
4949
"url": "https://packages.unity.com"
@@ -55,13 +55,13 @@
5555
"dependencies": {}
5656
},
5757
"com.unity.2d.spriteshape": {
58-
"version": "5.1.3",
58+
"version": "5.1.6",
5959
"depth": 0,
6060
"source": "registry",
6161
"dependencies": {
6262
"com.unity.mathematics": "1.1.0",
6363
"com.unity.2d.common": "4.0.3",
64-
"com.unity.2d.path": "4.0.1",
64+
"com.unity.2d.path": "4.0.2",
6565
"com.unity.modules.physics2d": "1.0.0"
6666
},
6767
"url": "https://packages.unity.com"
@@ -73,11 +73,12 @@
7373
"dependencies": {}
7474
},
7575
"com.unity.collab-proxy": {
76-
"version": "1.7.1",
76+
"version": "1.15.4",
7777
"depth": 0,
7878
"source": "registry",
7979
"dependencies": {
80-
"com.unity.nuget.newtonsoft-json": "2.0.0"
80+
"com.unity.nuget.newtonsoft-json": "2.0.0",
81+
"com.unity.services.core": "1.0.1"
8182
},
8283
"url": "https://packages.unity.com"
8384
},
@@ -98,7 +99,7 @@
9899
"url": "https://packages.unity.com"
99100
},
100101
"com.unity.ide.visualstudio": {
101-
"version": "2.0.9",
102+
"version": "2.0.12",
102103
"depth": 0,
103104
"source": "registry",
104105
"dependencies": {
@@ -107,7 +108,7 @@
107108
"url": "https://packages.unity.com"
108109
},
109110
"com.unity.ide.vscode": {
110-
"version": "1.2.3",
111+
"version": "1.2.4",
111112
"depth": 0,
112113
"source": "registry",
113114
"dependencies": {},
@@ -127,8 +128,17 @@
127128
"dependencies": {},
128129
"url": "https://packages.unity.com"
129130
},
131+
"com.unity.services.core": {
132+
"version": "1.0.1",
133+
"depth": 1,
134+
"source": "registry",
135+
"dependencies": {
136+
"com.unity.modules.unitywebrequest": "1.0.0"
137+
},
138+
"url": "https://packages.unity.com"
139+
},
130140
"com.unity.test-framework": {
131-
"version": "1.1.27",
141+
"version": "1.1.29",
132142
"depth": 0,
133143
"source": "registry",
134144
"dependencies": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.15f2
2-
m_EditorVersionWithRevision: 2020.3.15f2 (6cf78cb77498)
1+
m_EditorVersion: 2020.3.25f1
2+
m_EditorVersionWithRevision: 2020.3.25f1 (9b9180224418)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &1
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 61
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: a287be6c49135cd4f9b2b8666c39d999, type: 3}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
assetDefaultFramerate: 60

0 commit comments

Comments
 (0)