Skip to content

Commit da6d3d2

Browse files
committed
chore: Upgrade to 6.3
1 parent 9822202 commit da6d3d2

5 files changed

Lines changed: 96 additions & 68 deletions

File tree

Packages/manifest.json

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.animation": "12.0.2",
4-
"com.unity.2d.psdimporter": "11.0.1",
3+
"com.unity.2d.animation": "13.0.2",
4+
"com.unity.2d.psdimporter": "12.0.1",
55
"com.unity.2d.sprite": "1.0.0",
6-
"com.unity.2d.spriteshape": "12.0.1",
6+
"com.unity.2d.spriteshape": "13.0.0",
77
"com.unity.2d.tilemap": "1.0.0",
8-
"com.unity.cinemachine": "2.10.4",
9-
"com.unity.collab-proxy": "2.9.3",
8+
"com.unity.cinemachine": "2.10.5",
9+
"com.unity.collab-proxy": "2.10.2",
1010
"com.unity.feature.development": "1.0.2",
11-
"com.unity.ide.visualstudio": "2.0.23",
12-
"com.unity.inputsystem": "1.14.2",
13-
"com.unity.multiplayer.center": "1.0.0",
14-
"com.unity.render-pipelines.universal": "17.2.0",
11+
"com.unity.ide.visualstudio": "2.0.25",
12+
"com.unity.inputsystem": "1.16.0",
13+
"com.unity.multiplayer.center": "1.0.1",
14+
"com.unity.render-pipelines.universal": "17.3.0",
1515
"com.unity.timeline": "1.8.9",
16-
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
16+
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.11",
1717
"com.unity.ugui": "2.0.0",
18-
"com.unity.visualscripting": "1.9.7",
18+
"com.unity.visualscripting": "1.9.9",
1919
"com.unity.modules.accessibility": "1.0.0",
20+
"com.unity.modules.adaptiveperformance": "1.0.0",
2021
"com.unity.modules.ai": "1.0.0",
2122
"com.unity.modules.androidjni": "1.0.0",
2223
"com.unity.modules.animation": "1.0.0",
@@ -43,6 +44,7 @@
4344
"com.unity.modules.unitywebrequestaudio": "1.0.0",
4445
"com.unity.modules.unitywebrequesttexture": "1.0.0",
4546
"com.unity.modules.unitywebrequestwww": "1.0.0",
47+
"com.unity.modules.vectorgraphics": "1.0.0",
4648
"com.unity.modules.vehicles": "1.0.0",
4749
"com.unity.modules.video": "1.0.0",
4850
"com.unity.modules.vr": "1.0.0",

Packages/packages-lock.json

Lines changed: 63 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,39 @@
11
{
22
"dependencies": {
33
"com.unity.2d.animation": {
4-
"version": "12.0.2",
4+
"version": "13.0.2",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.2d.common": "11.0.1",
8+
"com.unity.2d.common": "12.0.1",
99
"com.unity.2d.sprite": "1.0.0",
10-
"com.unity.collections": "1.2.4",
10+
"com.unity.collections": "2.4.3",
1111
"com.unity.modules.animation": "1.0.0",
1212
"com.unity.modules.uielements": "1.0.0"
1313
},
1414
"url": "https://packages.unity.com"
1515
},
1616
"com.unity.2d.common": {
17-
"version": "11.0.1",
17+
"version": "12.0.1",
1818
"depth": 1,
1919
"source": "registry",
2020
"dependencies": {
2121
"com.unity.burst": "1.8.4",
2222
"com.unity.2d.sprite": "1.0.0",
23+
"com.unity.collections": "2.4.3",
2324
"com.unity.mathematics": "1.1.0",
2425
"com.unity.modules.animation": "1.0.0",
25-
"com.unity.modules.uielements": "1.0.0"
26+
"com.unity.modules.uielements": "1.0.0",
27+
"com.unity.modules.imageconversion": "1.0.0"
2628
},
2729
"url": "https://packages.unity.com"
2830
},
2931
"com.unity.2d.psdimporter": {
30-
"version": "11.0.1",
32+
"version": "12.0.1",
3133
"depth": 0,
3234
"source": "registry",
3335
"dependencies": {
34-
"com.unity.2d.common": "11.0.1",
36+
"com.unity.2d.common": "12.0.1",
3537
"com.unity.2d.sprite": "1.0.0",
3638
"com.unity.2d.tilemap": "1.0.0"
3739
},
@@ -44,11 +46,11 @@
4446
"dependencies": {}
4547
},
4648
"com.unity.2d.spriteshape": {
47-
"version": "12.0.1",
49+
"version": "13.0.0",
4850
"depth": 0,
4951
"source": "registry",
5052
"dependencies": {
51-
"com.unity.2d.common": "11.0.1",
53+
"com.unity.2d.common": "12.0.0",
5254
"com.unity.mathematics": "1.1.0",
5355
"com.unity.modules.physics2d": "1.0.0"
5456
},
@@ -70,7 +72,7 @@
7072
"dependencies": {}
7173
},
7274
"com.unity.burst": {
73-
"version": "1.8.24",
75+
"version": "1.8.25",
7476
"depth": 2,
7577
"source": "registry",
7678
"dependencies": {
@@ -80,7 +82,7 @@
8082
"url": "https://packages.unity.com"
8183
},
8284
"com.unity.cinemachine": {
83-
"version": "2.10.4",
85+
"version": "2.10.5",
8486
"depth": 0,
8587
"source": "registry",
8688
"dependencies": {
@@ -89,18 +91,18 @@
8991
"url": "https://packages.unity.com"
9092
},
9193
"com.unity.collab-proxy": {
92-
"version": "2.9.3",
94+
"version": "2.10.2",
9395
"depth": 0,
9496
"source": "registry",
9597
"dependencies": {},
9698
"url": "https://packages.unity.com"
9799
},
98100
"com.unity.collections": {
99-
"version": "2.5.7",
101+
"version": "2.6.2",
100102
"depth": 1,
101103
"source": "registry",
102104
"dependencies": {
103-
"com.unity.burst": "1.8.19",
105+
"com.unity.burst": "1.8.23",
104106
"com.unity.mathematics": "1.3.2",
105107
"com.unity.test-framework": "1.4.6",
106108
"com.unity.nuget.mono-cecil": "1.11.5",
@@ -109,7 +111,7 @@
109111
"url": "https://packages.unity.com"
110112
},
111113
"com.unity.editorcoroutines": {
112-
"version": "1.0.0",
114+
"version": "1.0.1",
113115
"depth": 1,
114116
"source": "registry",
115117
"dependencies": {},
@@ -126,16 +128,16 @@
126128
"depth": 0,
127129
"source": "builtin",
128130
"dependencies": {
129-
"com.unity.ide.visualstudio": "2.0.23",
130-
"com.unity.ide.rider": "3.0.37",
131-
"com.unity.editorcoroutines": "1.0.0",
132-
"com.unity.performance.profile-analyzer": "1.2.3",
131+
"com.unity.ide.visualstudio": "2.0.25",
132+
"com.unity.ide.rider": "3.0.38",
133+
"com.unity.editorcoroutines": "1.0.1",
134+
"com.unity.performance.profile-analyzer": "1.2.4",
133135
"com.unity.test-framework": "1.6.0",
134-
"com.unity.testtools.codecoverage": "1.2.6"
136+
"com.unity.testtools.codecoverage": "1.2.7"
135137
}
136138
},
137139
"com.unity.ide.rider": {
138-
"version": "3.0.37",
140+
"version": "3.0.38",
139141
"depth": 1,
140142
"source": "registry",
141143
"dependencies": {
@@ -144,16 +146,16 @@
144146
"url": "https://packages.unity.com"
145147
},
146148
"com.unity.ide.visualstudio": {
147-
"version": "2.0.23",
149+
"version": "2.0.25",
148150
"depth": 0,
149151
"source": "registry",
150152
"dependencies": {
151-
"com.unity.test-framework": "1.1.9"
153+
"com.unity.test-framework": "1.1.31"
152154
},
153155
"url": "https://packages.unity.com"
154156
},
155157
"com.unity.inputsystem": {
156-
"version": "1.14.2",
158+
"version": "1.16.0",
157159
"depth": 0,
158160
"source": "registry",
159161
"dependencies": {
@@ -162,36 +164,36 @@
162164
"url": "https://packages.unity.com"
163165
},
164166
"com.unity.mathematics": {
165-
"version": "1.3.2",
167+
"version": "1.3.3",
166168
"depth": 1,
167169
"source": "registry",
168170
"dependencies": {},
169171
"url": "https://packages.unity.com"
170172
},
171173
"com.unity.multiplayer.center": {
172-
"version": "1.0.0",
174+
"version": "1.0.1",
173175
"depth": 0,
174176
"source": "builtin",
175177
"dependencies": {
176178
"com.unity.modules.uielements": "1.0.0"
177179
}
178180
},
179181
"com.unity.nuget.mono-cecil": {
180-
"version": "1.11.5",
182+
"version": "1.11.6",
181183
"depth": 2,
182184
"source": "registry",
183185
"dependencies": {},
184186
"url": "https://packages.unity.com"
185187
},
186188
"com.unity.performance.profile-analyzer": {
187-
"version": "1.2.3",
189+
"version": "1.2.4",
188190
"depth": 1,
189191
"source": "registry",
190192
"dependencies": {},
191193
"url": "https://packages.unity.com"
192194
},
193195
"com.unity.render-pipelines.core": {
194-
"version": "17.2.0",
196+
"version": "17.3.0",
195197
"depth": 1,
196198
"source": "builtin",
197199
"dependencies": {
@@ -201,17 +203,16 @@
201203
"com.unity.collections": "2.4.3",
202204
"com.unity.modules.physics": "1.0.0",
203205
"com.unity.modules.terrain": "1.0.0",
204-
"com.unity.modules.jsonserialize": "1.0.0",
205-
"com.unity.rendering.light-transport": "1.0.1"
206+
"com.unity.modules.jsonserialize": "1.0.0"
206207
}
207208
},
208209
"com.unity.render-pipelines.universal": {
209-
"version": "17.2.0",
210+
"version": "17.3.0",
210211
"depth": 0,
211212
"source": "builtin",
212213
"dependencies": {
213-
"com.unity.render-pipelines.core": "17.2.0",
214-
"com.unity.shadergraph": "17.2.0",
214+
"com.unity.render-pipelines.core": "17.3.0",
215+
"com.unity.shadergraph": "17.3.0",
215216
"com.unity.render-pipelines.universal-config": "17.0.3"
216217
}
217218
},
@@ -223,48 +224,38 @@
223224
"com.unity.render-pipelines.core": "17.0.3"
224225
}
225226
},
226-
"com.unity.rendering.light-transport": {
227-
"version": "1.0.1",
228-
"depth": 2,
229-
"source": "builtin",
230-
"dependencies": {
231-
"com.unity.collections": "2.2.0",
232-
"com.unity.mathematics": "1.2.4",
233-
"com.unity.modules.terrain": "1.0.0"
234-
}
235-
},
236227
"com.unity.searcher": {
237-
"version": "4.9.3",
228+
"version": "4.9.4",
238229
"depth": 2,
239230
"source": "registry",
240231
"dependencies": {},
241232
"url": "https://packages.unity.com"
242233
},
243234
"com.unity.settings-manager": {
244-
"version": "2.1.0",
235+
"version": "2.1.1",
245236
"depth": 2,
246237
"source": "registry",
247238
"dependencies": {},
248239
"url": "https://packages.unity.com"
249240
},
250241
"com.unity.shadergraph": {
251-
"version": "17.2.0",
242+
"version": "17.3.0",
252243
"depth": 1,
253244
"source": "builtin",
254245
"dependencies": {
255-
"com.unity.render-pipelines.core": "17.2.0",
246+
"com.unity.render-pipelines.core": "17.3.0",
256247
"com.unity.searcher": "4.9.3"
257248
}
258249
},
259250
"com.unity.sysroot": {
260-
"version": "2.0.10",
251+
"version": "2.0.11",
261252
"depth": 1,
262253
"source": "registry",
263254
"dependencies": {},
264255
"url": "https://packages.unity.com"
265256
},
266257
"com.unity.sysroot.linux-x86_64": {
267-
"version": "2.0.9",
258+
"version": "2.0.10",
268259
"depth": 1,
269260
"source": "registry",
270261
"dependencies": {
@@ -283,7 +274,7 @@
283274
}
284275
},
285276
"com.unity.test-framework.performance": {
286-
"version": "3.1.0",
277+
"version": "3.2.0",
287278
"depth": 2,
288279
"source": "registry",
289280
"dependencies": {
@@ -293,7 +284,7 @@
293284
"url": "https://packages.unity.com"
294285
},
295286
"com.unity.testtools.codecoverage": {
296-
"version": "1.2.6",
287+
"version": "1.2.7",
297288
"depth": 1,
298289
"source": "registry",
299290
"dependencies": {
@@ -315,7 +306,7 @@
315306
"url": "https://packages.unity.com"
316307
},
317308
"com.unity.toolchain.win-x86_64-linux-x86_64": {
318-
"version": "2.0.10",
309+
"version": "2.0.11",
319310
"depth": 0,
320311
"source": "registry",
321312
"dependencies": {
@@ -334,7 +325,7 @@
334325
}
335326
},
336327
"com.unity.visualscripting": {
337-
"version": "1.9.7",
328+
"version": "1.9.9",
338329
"depth": 0,
339330
"source": "registry",
340331
"dependencies": {
@@ -349,6 +340,14 @@
349340
"source": "builtin",
350341
"dependencies": {}
351342
},
343+
"com.unity.modules.adaptiveperformance": {
344+
"version": "1.0.0",
345+
"depth": 0,
346+
"source": "builtin",
347+
"dependencies": {
348+
"com.unity.modules.subsystems": "1.0.0"
349+
}
350+
},
352351
"com.unity.modules.ai": {
353352
"version": "1.0.0",
354353
"depth": 0,
@@ -556,6 +555,16 @@
556555
"com.unity.modules.imageconversion": "1.0.0"
557556
}
558557
},
558+
"com.unity.modules.vectorgraphics": {
559+
"version": "1.0.0",
560+
"depth": 0,
561+
"source": "builtin",
562+
"dependencies": {
563+
"com.unity.modules.uielements": "1.0.0",
564+
"com.unity.modules.imageconversion": "1.0.0",
565+
"com.unity.modules.imgui": "1.0.0"
566+
}
567+
},
559568
"com.unity.modules.vehicles": {
560569
"version": "1.0.0",
561570
"depth": 0,

0 commit comments

Comments
 (0)