Skip to content

Commit 9d4275b

Browse files
committed
updated version and packages
1 parent 00eaf7f commit 9d4275b

File tree

3 files changed

+29
-45
lines changed

3 files changed

+29
-45
lines changed

Packages/manifest.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
{
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
4-
"com.unity.addressables": "1.16.10",
4+
"com.unity.addressables": "1.16.19",
55
"com.unity.build-report-inspector": "0.2.2-preview",
6-
"com.unity.burst": "1.4.1",
7-
"com.unity.cinemachine": "2.6.3",
6+
"com.unity.burst": "1.4.8",
7+
"com.unity.cinemachine": "2.6.5",
88
"com.unity.ide.rider": "2.0.7",
9-
"com.unity.ide.visualstudio": "2.0.5",
10-
"com.unity.ide.vscode": "1.2.3",
11-
"com.unity.inputsystem": "1.1.0-preview.2",
9+
"com.unity.inputsystem": "1.1.0-preview.3",
1210
"com.unity.mathematics": "1.2.1",
1311
"com.unity.memoryprofiler": "0.2.9-preview.3",
14-
"com.unity.render-pipelines.universal": "10.2.2",
15-
"com.unity.textmeshpro": "3.0.3",
16-
"com.unity.timeline": "1.4.3",
12+
"com.unity.render-pipelines.universal": "10.5.0",
13+
"com.unity.textmeshpro": "3.0.6",
14+
"com.unity.timeline": "1.4.8",
1715
"com.unity.ugui": "1.0.0",
1816
"net.peeweek.gameplay-ingredients": "https://github.com/peeweek/net.peeweek.gameplay-ingredients.git",
1917
"com.unity.modules.ai": "1.0.0",

Packages/packages-lock.json

Lines changed: 20 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"dependencies": {}
88
},
99
"com.unity.addressables": {
10-
"version": "1.16.10",
10+
"version": "1.16.19",
1111
"depth": 0,
1212
"source": "registry",
1313
"dependencies": {
14-
"com.unity.scriptablebuildpipeline": "1.14.1",
14+
"com.unity.scriptablebuildpipeline": "1.15.2",
1515
"com.unity.modules.assetbundle": "1.0.0",
1616
"com.unity.modules.unitywebrequest": "1.0.0",
1717
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
@@ -26,7 +26,7 @@
2626
"url": "https://packages.unity.com"
2727
},
2828
"com.unity.burst": {
29-
"version": "1.4.1",
29+
"version": "1.4.8",
3030
"depth": 0,
3131
"source": "registry",
3232
"dependencies": {
@@ -35,7 +35,7 @@
3535
"url": "https://packages.unity.com"
3636
},
3737
"com.unity.cinemachine": {
38-
"version": "2.6.3",
38+
"version": "2.6.5",
3939
"depth": 0,
4040
"source": "registry",
4141
"dependencies": {},
@@ -49,7 +49,7 @@
4949
"url": "https://packages.unity.com"
5050
},
5151
"com.unity.ext.nunit": {
52-
"version": "1.0.5",
52+
"version": "1.0.6",
5353
"depth": 2,
5454
"source": "registry",
5555
"dependencies": {},
@@ -64,22 +64,8 @@
6464
},
6565
"url": "https://packages.unity.com"
6666
},
67-
"com.unity.ide.visualstudio": {
68-
"version": "2.0.5",
69-
"depth": 0,
70-
"source": "registry",
71-
"dependencies": {},
72-
"url": "https://packages.unity.com"
73-
},
74-
"com.unity.ide.vscode": {
75-
"version": "1.2.3",
76-
"depth": 0,
77-
"source": "registry",
78-
"dependencies": {},
79-
"url": "https://packages.unity.com"
80-
},
8167
"com.unity.inputsystem": {
82-
"version": "1.1.0-preview.2",
68+
"version": "1.1.0-preview.3",
8369
"depth": 0,
8470
"source": "registry",
8571
"dependencies": {},
@@ -93,7 +79,7 @@
9379
"url": "https://packages.unity.com"
9480
},
9581
"com.unity.memoryprofiler": {
96-
"version": "0.2.6-preview.1",
82+
"version": "0.2.9-preview.3",
9783
"depth": 0,
9884
"source": "registry",
9985
"dependencies": {
@@ -102,7 +88,7 @@
10288
"url": "https://packages.unity.com"
10389
},
10490
"com.unity.render-pipelines.core": {
105-
"version": "10.2.2",
91+
"version": "10.5.0",
10692
"depth": 1,
10793
"source": "registry",
10894
"dependencies": {
@@ -111,53 +97,53 @@
11197
"url": "https://packages.unity.com"
11298
},
11399
"com.unity.render-pipelines.universal": {
114-
"version": "10.2.2",
100+
"version": "10.5.0",
115101
"depth": 0,
116102
"source": "registry",
117103
"dependencies": {
118104
"com.unity.mathematics": "1.1.0",
119-
"com.unity.render-pipelines.core": "10.2.2",
120-
"com.unity.shadergraph": "10.2.2"
105+
"com.unity.render-pipelines.core": "10.5.0",
106+
"com.unity.shadergraph": "10.5.0"
121107
},
122108
"url": "https://packages.unity.com"
123109
},
124110
"com.unity.scriptablebuildpipeline": {
125-
"version": "1.14.1",
111+
"version": "1.15.2",
126112
"depth": 1,
127113
"source": "registry",
128114
"dependencies": {},
129115
"url": "https://packages.unity.com"
130116
},
131117
"com.unity.searcher": {
132-
"version": "4.3.1",
118+
"version": "4.3.2",
133119
"depth": 2,
134120
"source": "registry",
135121
"dependencies": {},
136122
"url": "https://packages.unity.com"
137123
},
138124
"com.unity.shadergraph": {
139-
"version": "10.2.2",
125+
"version": "10.5.0",
140126
"depth": 1,
141127
"source": "registry",
142128
"dependencies": {
143-
"com.unity.render-pipelines.core": "10.2.2",
144-
"com.unity.searcher": "4.3.1"
129+
"com.unity.render-pipelines.core": "10.5.0",
130+
"com.unity.searcher": "4.3.2"
145131
},
146132
"url": "https://packages.unity.com"
147133
},
148134
"com.unity.test-framework": {
149-
"version": "1.1.19",
135+
"version": "1.1.24",
150136
"depth": 1,
151137
"source": "registry",
152138
"dependencies": {
153-
"com.unity.ext.nunit": "1.0.5",
139+
"com.unity.ext.nunit": "1.0.6",
154140
"com.unity.modules.imgui": "1.0.0",
155141
"com.unity.modules.jsonserialize": "1.0.0"
156142
},
157143
"url": "https://packages.unity.com"
158144
},
159145
"com.unity.textmeshpro": {
160-
"version": "3.0.3",
146+
"version": "3.0.6",
161147
"depth": 0,
162148
"source": "registry",
163149
"dependencies": {
@@ -166,7 +152,7 @@
166152
"url": "https://packages.unity.com"
167153
},
168154
"com.unity.timeline": {
169-
"version": "1.4.3",
155+
"version": "1.4.8",
170156
"depth": 0,
171157
"source": "registry",
172158
"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.2.0f1
2-
m_EditorVersionWithRevision: 2020.2.0f1 (3721df5a8b28)
1+
m_EditorVersion: 2020.3.9f1
2+
m_EditorVersionWithRevision: 2020.3.9f1 (108be757e447)

0 commit comments

Comments
 (0)