Skip to content

Commit 1dd27f8

Browse files
committed
Upgrade to Unity 6000.3.0f1
1 parent 5070dbe commit 1dd27f8

File tree

5 files changed

+52
-14
lines changed

5 files changed

+52
-14
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"Temp/": true
1818
},
1919
"dotnet.preferCSharpExtension": true,
20-
"dotnet.defaultSolution": "UnityWebGL-LoadingTest.sln"
20+
"dotnet.defaultSolution": "UnityWebGL-LoadingTest.slnx"
2121
}

Packages/manifest.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
44
"com.unity.ai.navigation": "2.0.9",
5-
"com.unity.connect.share": "4.2.3",
5+
"com.unity.connect.share": "4.2.4",
66
"com.unity.ide.rider": "3.0.38",
7-
"com.unity.ide.visualstudio": "2.0.23",
8-
"com.unity.multiplayer.center": "1.0.0",
7+
"com.unity.ide.visualstudio": "2.0.25",
8+
"com.unity.multiplayer.center": "1.0.1",
99
"com.unity.test-framework": "1.6.0",
1010
"com.unity.ugui": "2.0.0",
1111
"com.unity.modules.accessibility": "1.0.0",
12+
"com.unity.modules.adaptiveperformance": "1.0.0",
1213
"com.unity.modules.androidjni": "1.0.0",
1314
"com.unity.modules.animation": "1.0.0",
1415
"com.unity.modules.assetbundle": "1.0.0",
@@ -30,6 +31,7 @@
3031
"com.unity.modules.unitywebrequestaudio": "1.0.0",
3132
"com.unity.modules.unitywebrequesttexture": "1.0.0",
3233
"com.unity.modules.unitywebrequestwww": "1.0.0",
34+
"com.unity.modules.vectorgraphics": "1.0.0",
3335
"com.unity.modules.video": "1.0.0",
3436
"com.unity.modules.vr": "1.0.0",
3537
"com.unity.modules.wind": "1.0.0",

Packages/packages-lock.json

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "https://packages.unity.com"
2020
},
2121
"com.unity.connect.share": {
22-
"version": "4.2.3",
22+
"version": "4.2.4",
2323
"depth": 0,
2424
"source": "registry",
2525
"dependencies": {
@@ -29,7 +29,7 @@
2929
"url": "https://packages.unity.com"
3030
},
3131
"com.unity.editorcoroutines": {
32-
"version": "1.0.0",
32+
"version": "1.0.1",
3333
"depth": 1,
3434
"source": "registry",
3535
"dependencies": {},
@@ -51,31 +51,31 @@
5151
"url": "https://packages.unity.com"
5252
},
5353
"com.unity.ide.visualstudio": {
54-
"version": "2.0.23",
54+
"version": "2.0.25",
5555
"depth": 0,
5656
"source": "registry",
5757
"dependencies": {
58-
"com.unity.test-framework": "1.1.9"
58+
"com.unity.test-framework": "1.1.31"
5959
},
6060
"url": "https://packages.unity.com"
6161
},
6262
"com.unity.multiplayer.center": {
63-
"version": "1.0.0",
63+
"version": "1.0.1",
6464
"depth": 0,
6565
"source": "builtin",
6666
"dependencies": {
6767
"com.unity.modules.uielements": "1.0.0"
6868
}
6969
},
7070
"com.unity.nuget.newtonsoft-json": {
71-
"version": "3.2.1",
71+
"version": "3.2.2",
7272
"depth": 1,
7373
"source": "registry",
7474
"dependencies": {},
7575
"url": "https://packages.unity.com"
7676
},
7777
"com.unity.settings-manager": {
78-
"version": "2.1.0",
78+
"version": "2.1.1",
7979
"depth": 1,
8080
"source": "registry",
8181
"dependencies": {},
@@ -106,6 +106,14 @@
106106
"source": "builtin",
107107
"dependencies": {}
108108
},
109+
"com.unity.modules.adaptiveperformance": {
110+
"version": "1.0.0",
111+
"depth": 0,
112+
"source": "builtin",
113+
"dependencies": {
114+
"com.unity.modules.subsystems": "1.0.0"
115+
}
116+
},
109117
"com.unity.modules.ai": {
110118
"version": "1.0.0",
111119
"depth": 1,
@@ -225,7 +233,8 @@
225233
"com.unity.modules.ui": "1.0.0",
226234
"com.unity.modules.imgui": "1.0.0",
227235
"com.unity.modules.jsonserialize": "1.0.0",
228-
"com.unity.modules.hierarchycore": "1.0.0"
236+
"com.unity.modules.hierarchycore": "1.0.0",
237+
"com.unity.modules.physics": "1.0.0"
229238
}
230239
},
231240
"com.unity.modules.umbra": {
@@ -289,6 +298,16 @@
289298
"com.unity.modules.imageconversion": "1.0.0"
290299
}
291300
},
301+
"com.unity.modules.vectorgraphics": {
302+
"version": "1.0.0",
303+
"depth": 0,
304+
"source": "builtin",
305+
"dependencies": {
306+
"com.unity.modules.uielements": "1.0.0",
307+
"com.unity.modules.imageconversion": "1.0.0",
308+
"com.unity.modules.imgui": "1.0.0"
309+
}
310+
},
292311
"com.unity.modules.video": {
293312
"version": "1.0.0",
294313
"depth": 0,
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &1
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 53
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: 15023, guid: 0000000000000000e000000000000000, type: 0}
13+
m_Name:
14+
m_EditorClassIdentifier: UnityEditor.MultiplayerModule.dll::UnityEditor.Multiplayer.Internal.MultiplayerRolesSettings
15+
m_MultiplayerRoleForClassicProfile:
16+
m_Keys: []
17+
m_Values:

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.0.60f1
2-
m_EditorVersionWithRevision: 6000.0.60f1 (61dfb374e36f)
1+
m_EditorVersion: 6000.3.0f1
2+
m_EditorVersionWithRevision: 6000.3.0f1 (d1870ce95baf)

0 commit comments

Comments
 (0)