Skip to content

Commit e8d6b98

Browse files
committed
Upgrade to Unity 2020.3.48f1
1 parent 0c98f03 commit e8d6b98

File tree

4 files changed

+25
-79
lines changed

4 files changed

+25
-79
lines changed

.vscode/extensions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"recommendations": [
3+
"visualstudiotoolsforunity.vstuc"
4+
]
5+
}

Packages/manifest.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.animation": "5.0.9",
3+
"com.unity.2d.animation": "5.2.7",
44
"com.unity.2d.pixel-perfect": "4.0.1",
5-
"com.unity.2d.psdimporter": "4.1.2",
5+
"com.unity.2d.psdimporter": "4.3.1",
66
"com.unity.2d.sprite": "1.0.0",
7-
"com.unity.2d.spriteshape": "5.1.6",
7+
"com.unity.2d.spriteshape": "5.3.0",
88
"com.unity.2d.tilemap": "1.0.0",
9-
"com.unity.collab-proxy": "1.15.4",
10-
"com.unity.ide.rider": "2.0.7",
11-
"com.unity.ide.visualstudio": "2.0.12",
12-
"com.unity.ide.vscode": "1.2.4",
13-
"com.unity.test-framework": "1.1.29",
14-
"com.unity.textmeshpro": "3.0.6",
15-
"com.unity.timeline": "1.4.8",
9+
"com.unity.ide.visualstudio": "2.0.22",
10+
"com.unity.textmeshpro": "3.0.9",
1611
"com.unity.ugui": "1.0.0",
1712
"com.unity.modules.ai": "1.0.0",
1813
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 13 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dependencies": {
33
"com.unity.2d.animation": {
4-
"version": "5.0.9",
4+
"version": "5.2.7",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.2d.common": "4.0.3",
8+
"com.unity.2d.common": "4.2.1",
99
"com.unity.mathematics": "1.1.0",
1010
"com.unity.2d.sprite": "1.0.0",
1111
"com.unity.modules.animation": "1.0.0",
@@ -14,7 +14,7 @@
1414
"url": "https://packages.unity.com"
1515
},
1616
"com.unity.2d.common": {
17-
"version": "4.0.3",
17+
"version": "4.2.1",
1818
"depth": 1,
1919
"source": "registry",
2020
"dependencies": {
@@ -38,12 +38,12 @@
3838
"url": "https://packages.unity.com"
3939
},
4040
"com.unity.2d.psdimporter": {
41-
"version": "4.1.2",
41+
"version": "4.3.1",
4242
"depth": 0,
4343
"source": "registry",
4444
"dependencies": {
45-
"com.unity.2d.common": "4.0.3",
46-
"com.unity.2d.animation": "5.0.9",
45+
"com.unity.2d.common": "4.2.1",
46+
"com.unity.2d.animation": "5.2.4",
4747
"com.unity.2d.sprite": "1.0.0"
4848
},
4949
"url": "https://packages.unity.com"
@@ -55,12 +55,12 @@
5555
"dependencies": {}
5656
},
5757
"com.unity.2d.spriteshape": {
58-
"version": "5.1.6",
58+
"version": "5.3.0",
5959
"depth": 0,
6060
"source": "registry",
6161
"dependencies": {
6262
"com.unity.mathematics": "1.1.0",
63-
"com.unity.2d.common": "4.0.3",
63+
"com.unity.2d.common": "4.2.0",
6464
"com.unity.2d.path": "4.0.2",
6565
"com.unity.modules.physics2d": "1.0.0"
6666
},
@@ -72,74 +72,32 @@
7272
"source": "builtin",
7373
"dependencies": {}
7474
},
75-
"com.unity.collab-proxy": {
76-
"version": "1.15.4",
77-
"depth": 0,
78-
"source": "registry",
79-
"dependencies": {
80-
"com.unity.nuget.newtonsoft-json": "2.0.0",
81-
"com.unity.services.core": "1.0.1"
82-
},
83-
"url": "https://packages.unity.com"
84-
},
8575
"com.unity.ext.nunit": {
8676
"version": "1.0.6",
87-
"depth": 1,
77+
"depth": 2,
8878
"source": "registry",
8979
"dependencies": {},
9080
"url": "https://packages.unity.com"
9181
},
92-
"com.unity.ide.rider": {
93-
"version": "2.0.7",
94-
"depth": 0,
95-
"source": "registry",
96-
"dependencies": {
97-
"com.unity.test-framework": "1.1.1"
98-
},
99-
"url": "https://packages.unity.com"
100-
},
10182
"com.unity.ide.visualstudio": {
102-
"version": "2.0.12",
83+
"version": "2.0.22",
10384
"depth": 0,
10485
"source": "registry",
10586
"dependencies": {
10687
"com.unity.test-framework": "1.1.9"
10788
},
10889
"url": "https://packages.unity.com"
10990
},
110-
"com.unity.ide.vscode": {
111-
"version": "1.2.4",
112-
"depth": 0,
113-
"source": "registry",
114-
"dependencies": {},
115-
"url": "https://packages.unity.com"
116-
},
11791
"com.unity.mathematics": {
11892
"version": "1.1.0",
11993
"depth": 1,
12094
"source": "registry",
12195
"dependencies": {},
12296
"url": "https://packages.unity.com"
12397
},
124-
"com.unity.nuget.newtonsoft-json": {
125-
"version": "2.0.0",
126-
"depth": 1,
127-
"source": "registry",
128-
"dependencies": {},
129-
"url": "https://packages.unity.com"
130-
},
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-
},
14098
"com.unity.test-framework": {
141-
"version": "1.1.29",
142-
"depth": 0,
99+
"version": "1.1.33",
100+
"depth": 1,
143101
"source": "registry",
144102
"dependencies": {
145103
"com.unity.ext.nunit": "1.0.6",
@@ -149,26 +107,14 @@
149107
"url": "https://packages.unity.com"
150108
},
151109
"com.unity.textmeshpro": {
152-
"version": "3.0.6",
110+
"version": "3.0.9",
153111
"depth": 0,
154112
"source": "registry",
155113
"dependencies": {
156114
"com.unity.ugui": "1.0.0"
157115
},
158116
"url": "https://packages.unity.com"
159117
},
160-
"com.unity.timeline": {
161-
"version": "1.4.8",
162-
"depth": 0,
163-
"source": "registry",
164-
"dependencies": {
165-
"com.unity.modules.director": "1.0.0",
166-
"com.unity.modules.animation": "1.0.0",
167-
"com.unity.modules.audio": "1.0.0",
168-
"com.unity.modules.particlesystem": "1.0.0"
169-
},
170-
"url": "https://packages.unity.com"
171-
},
172118
"com.unity.ugui": {
173119
"version": "1.0.0",
174120
"depth": 0,

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.25f1
2-
m_EditorVersionWithRevision: 2020.3.25f1 (9b9180224418)
1+
m_EditorVersion: 2020.3.48f1
2+
m_EditorVersionWithRevision: 2020.3.48f1 (b805b124c6b7)

0 commit comments

Comments
 (0)