Skip to content

Commit 6e2e243

Browse files
committed
Upgrade to unity 6000.0.0.33f1
1 parent eb2face commit 6e2e243

File tree

4 files changed

+44
-32
lines changed

4 files changed

+44
-32
lines changed

Packages/manifest.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"dependencies": {
3-
"com.unity.ai.navigation": "1.1.5",
3+
"com.jd.guidresolver": "1.1.0",
4+
"com.unity.ai.navigation": "2.0.5",
45
"com.unity.connect.share": "4.2.3",
5-
"com.unity.ide.rider": "3.0.27",
6+
"com.unity.ide.rider": "3.0.34",
67
"com.unity.ide.visualstudio": "2.0.22",
7-
"com.unity.ide.vscode": "1.2.5",
8-
"com.unity.test-framework": "1.1.33",
9-
"com.unity.textmeshpro": "3.0.7",
10-
"com.unity.ugui": "1.0.0",
8+
"com.unity.multiplayer.center": "1.0.0",
9+
"com.unity.test-framework": "1.4.5",
10+
"com.unity.ugui": "2.0.0",
11+
"com.unity.modules.accessibility": "1.0.0",
1112
"com.unity.modules.androidjni": "1.0.0",
1213
"com.unity.modules.animation": "1.0.0",
1314
"com.unity.modules.assetbundle": "1.0.0",
@@ -32,8 +33,7 @@
3233
"com.unity.modules.video": "1.0.0",
3334
"com.unity.modules.vr": "1.0.0",
3435
"com.unity.modules.wind": "1.0.0",
35-
"com.unity.modules.xr": "1.0.0",
36-
"com.jd.guidresolver": "1.1.0"
36+
"com.unity.modules.xr": "1.0.0"
3737
},
3838
"scopedRegistries": [
3939
{
@@ -44,4 +44,4 @@
4444
]
4545
}
4646
]
47-
}
47+
}

Packages/packages-lock.json

+26-21
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://package.openupm.com"
1111
},
1212
"com.unity.ai.navigation": {
13-
"version": "1.1.5",
13+
"version": "2.0.5",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {
@@ -36,14 +36,14 @@
3636
"url": "https://packages.unity.com"
3737
},
3838
"com.unity.ext.nunit": {
39-
"version": "1.0.6",
39+
"version": "2.0.5",
4040
"depth": 1,
4141
"source": "registry",
4242
"dependencies": {},
4343
"url": "https://packages.unity.com"
4444
},
4545
"com.unity.ide.rider": {
46-
"version": "3.0.27",
46+
"version": "3.0.34",
4747
"depth": 0,
4848
"source": "registry",
4949
"dependencies": {
@@ -60,12 +60,13 @@
6060
},
6161
"url": "https://packages.unity.com"
6262
},
63-
"com.unity.ide.vscode": {
64-
"version": "1.2.5",
63+
"com.unity.multiplayer.center": {
64+
"version": "1.0.0",
6565
"depth": 0,
66-
"source": "registry",
67-
"dependencies": {},
68-
"url": "https://packages.unity.com"
66+
"source": "builtin",
67+
"dependencies": {
68+
"com.unity.modules.uielements": "1.0.0"
69+
}
6970
},
7071
"com.unity.nuget.newtonsoft-json": {
7172
"version": "3.2.1",
@@ -82,34 +83,31 @@
8283
"url": "https://packages.unity.com"
8384
},
8485
"com.unity.test-framework": {
85-
"version": "1.1.33",
86+
"version": "1.4.5",
8687
"depth": 0,
8788
"source": "registry",
8889
"dependencies": {
89-
"com.unity.ext.nunit": "1.0.6",
90+
"com.unity.ext.nunit": "2.0.3",
9091
"com.unity.modules.imgui": "1.0.0",
9192
"com.unity.modules.jsonserialize": "1.0.0"
9293
},
9394
"url": "https://packages.unity.com"
9495
},
95-
"com.unity.textmeshpro": {
96-
"version": "3.0.7",
97-
"depth": 0,
98-
"source": "registry",
99-
"dependencies": {
100-
"com.unity.ugui": "1.0.0"
101-
},
102-
"url": "https://packages.unity.com"
103-
},
10496
"com.unity.ugui": {
105-
"version": "1.0.0",
97+
"version": "2.0.0",
10698
"depth": 0,
10799
"source": "builtin",
108100
"dependencies": {
109101
"com.unity.modules.ui": "1.0.0",
110102
"com.unity.modules.imgui": "1.0.0"
111103
}
112104
},
105+
"com.unity.modules.accessibility": {
106+
"version": "1.0.0",
107+
"depth": 0,
108+
"source": "builtin",
109+
"dependencies": {}
110+
},
113111
"com.unity.modules.ai": {
114112
"version": "1.0.0",
115113
"depth": 1,
@@ -149,6 +147,12 @@
149147
"com.unity.modules.animation": "1.0.0"
150148
}
151149
},
150+
"com.unity.modules.hierarchycore": {
151+
"version": "1.0.0",
152+
"depth": 1,
153+
"source": "builtin",
154+
"dependencies": {}
155+
},
152156
"com.unity.modules.imageconversion": {
153157
"version": "1.0.0",
154158
"depth": 0,
@@ -222,7 +226,8 @@
222226
"dependencies": {
223227
"com.unity.modules.ui": "1.0.0",
224228
"com.unity.modules.imgui": "1.0.0",
225-
"com.unity.modules.jsonserialize": "1.0.0"
229+
"com.unity.modules.jsonserialize": "1.0.0",
230+
"com.unity.modules.hierarchycore": "1.0.0"
226231
}
227232
},
228233
"com.unity.modules.umbra": {
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!655991488 &1
4+
MultiplayerManager:
5+
m_ObjectHideFlags: 0
6+
m_EnableMultiplayerRoles: 0
7+
m_StrippingTypes: {}

ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.19f1
2-
m_EditorVersionWithRevision: 2022.3.19f1 (244b723c30a6)
1+
m_EditorVersion: 6000.0.33f1
2+
m_EditorVersionWithRevision: 6000.0.33f1 (433b0a79340b)

0 commit comments

Comments
 (0)