Skip to content

Commit 68911d6

Browse files
committed
updated unity version for wx_video demo
1 parent 210ca4a commit 68911d6

File tree

4 files changed

+26
-39
lines changed

4 files changed

+26
-39
lines changed

Demo/WX_Video/Packages/packages-lock.json

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"dependencies": {
88
"com.unity.services.core": "1.0.1"
99
},
10-
"url": "https://packages.unity.cn"
10+
"url": "https://packages.unity.com"
1111
},
1212
"com.unity.ext.nunit": {
1313
"version": "1.0.6",
1414
"depth": 1,
1515
"source": "registry",
1616
"dependencies": {},
17-
"url": "https://packages.unity.cn"
17+
"url": "https://packages.unity.com"
1818
},
1919
"com.unity.ide.rider": {
2020
"version": "3.0.15",
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"com.unity.ext.nunit": "1.0.6"
2525
},
26-
"url": "https://packages.unity.cn"
26+
"url": "https://packages.unity.com"
2727
},
2828
"com.unity.ide.visualstudio": {
2929
"version": "2.0.16",
@@ -32,32 +32,32 @@
3232
"dependencies": {
3333
"com.unity.test-framework": "1.1.9"
3434
},
35-
"url": "https://packages.unity.cn"
35+
"url": "https://packages.unity.com"
3636
},
3737
"com.unity.ide.vscode": {
3838
"version": "1.2.5",
3939
"depth": 0,
4040
"source": "registry",
4141
"dependencies": {},
42-
"url": "https://packages.unity.cn"
42+
"url": "https://packages.unity.com"
4343
},
4444
"com.unity.nuget.newtonsoft-json": {
45-
"version": "3.0.2",
45+
"version": "3.2.1",
4646
"depth": 2,
4747
"source": "registry",
4848
"dependencies": {},
49-
"url": "https://packages.unity.cn"
49+
"url": "https://packages.unity.com"
5050
},
5151
"com.unity.services.core": {
52-
"version": "1.4.2",
52+
"version": "1.12.0",
5353
"depth": 1,
5454
"source": "registry",
5555
"dependencies": {
5656
"com.unity.modules.unitywebrequest": "1.0.0",
57-
"com.unity.nuget.newtonsoft-json": "3.0.2",
57+
"com.unity.nuget.newtonsoft-json": "3.2.1",
5858
"com.unity.modules.androidjni": "1.0.0"
5959
},
60-
"url": "https://packages.unity.cn"
60+
"url": "https://packages.unity.com"
6161
},
6262
"com.unity.test-framework": {
6363
"version": "1.1.31",
@@ -68,7 +68,7 @@
6868
"com.unity.modules.imgui": "1.0.0",
6969
"com.unity.modules.jsonserialize": "1.0.0"
7070
},
71-
"url": "https://packages.unity.cn"
71+
"url": "https://packages.unity.com"
7272
},
7373
"com.unity.textmeshpro": {
7474
"version": "3.0.6",
@@ -77,7 +77,7 @@
7777
"dependencies": {
7878
"com.unity.ugui": "1.0.0"
7979
},
80-
"url": "https://packages.unity.cn"
80+
"url": "https://packages.unity.com"
8181
},
8282
"com.unity.timeline": {
8383
"version": "1.6.4",
@@ -89,7 +89,7 @@
8989
"com.unity.modules.audio": "1.0.0",
9090
"com.unity.modules.particlesystem": "1.0.0"
9191
},
92-
"url": "https://packages.unity.cn"
92+
"url": "https://packages.unity.com"
9393
},
9494
"com.unity.ugui": {
9595
"version": "1.0.0",
@@ -245,17 +245,6 @@
245245
"version": "1.0.0",
246246
"depth": 0,
247247
"source": "builtin",
248-
"dependencies": {
249-
"com.unity.modules.ui": "1.0.0",
250-
"com.unity.modules.imgui": "1.0.0",
251-
"com.unity.modules.jsonserialize": "1.0.0",
252-
"com.unity.modules.uielementsnative": "1.0.0"
253-
}
254-
},
255-
"com.unity.modules.uielementsnative": {
256-
"version": "1.0.0",
257-
"depth": 1,
258-
"source": "builtin",
259248
"dependencies": {
260249
"com.unity.modules.ui": "1.0.0",
261250
"com.unity.modules.imgui": "1.0.0",

Demo/WX_Video/ProjectSettings/PackageManagerSettings.asset

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,25 @@ MonoBehaviour:
1212
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
1313
m_Name:
1414
m_EditorClassIdentifier:
15+
m_EnablePreReleasePackages: 0
16+
m_AdvancedSettingsExpanded: 1
1517
m_ScopedRegistriesSettingsExpanded: 1
18+
m_SeeAllPackageVersions: 0
19+
m_DismissPreviewPackagesInUse: 0
1620
oneTimeWarningShown: 0
1721
m_Registries:
1822
- m_Id: main
1923
m_Name:
20-
m_Url: https://packages.unity.cn
24+
m_Url: https://packages.unity.com
2125
m_Scopes: []
2226
m_IsDefault: 1
27+
m_Capabilities: 7
28+
m_ConfigSource: 0
2329
m_UserSelectedRegistryName:
2430
m_UserAddingNewScopedRegistry: 0
2531
m_RegistryInfoDraft:
26-
m_ErrorMessage:
27-
m_Original:
28-
m_Id:
29-
m_Name:
30-
m_Url:
31-
m_Scopes: []
32-
m_IsDefault: 0
3332
m_Modified: 0
34-
m_Name:
35-
m_Url:
36-
m_Scopes:
37-
-
38-
m_SelectedScopeIndex: 0
33+
m_ErrorMessage:
34+
m_UserModificationsInstanceId: -852
35+
m_OriginalInstanceId: -854
36+
m_LoadAssets: 0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.11f1c2
2-
m_EditorVersionWithRevision: 2021.3.11f1c2 (2c7757f00bfe)
1+
m_EditorVersion: 2022.3.14f1
2+
m_EditorVersionWithRevision: 2022.3.14f1 (eff2de9070d8)

0 commit comments

Comments
 (0)