Unity版本升级到2022.3.62f3c1
parent
c729617ad8
commit
b9358f8add
|
|
@ -10,27 +10,27 @@
|
|||
"com.leancloud.realtime": "http://1.14.122.170:3000/PHXH/csharp-sdk-upm.git#realtime-1.0.2",
|
||||
"com.leancloud.storage": "http://1.14.122.170:3000/PHXH/csharp-sdk-upm.git#storage-1.0.2",
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.burst": "1.8.18",
|
||||
"com.unity.burst": "1.8.21",
|
||||
"com.unity.cinemachine": "2.10.3",
|
||||
"com.unity.collections": "2.2.0",
|
||||
"com.unity.device-simulator.devices": "1.0.0",
|
||||
"com.unity.ide.rider": "3.0.38",
|
||||
"com.unity.ide.visualstudio": "2.0.22",
|
||||
"com.unity.ide.vscode": "1.2.5",
|
||||
"com.unity.inputsystem": "1.11.2",
|
||||
"com.unity.inputsystem": "1.14.0",
|
||||
"com.unity.mathematics": "1.2.6",
|
||||
"com.unity.memoryprofiler": "1.1.3",
|
||||
"com.unity.mobile.android-logcat": "1.4.3",
|
||||
"com.unity.mobile.notifications": "2.3.2",
|
||||
"com.unity.memoryprofiler": "1.1.6",
|
||||
"com.unity.mobile.android-logcat": "1.4.5",
|
||||
"com.unity.mobile.notifications": "2.4.0",
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.1",
|
||||
"com.unity.profiling.core": "1.0.2",
|
||||
"com.unity.purchasing": "http://1.14.122.170:3000/liutao/lib_unity_purchase.git",
|
||||
"com.unity.recorder": "4.0.3",
|
||||
"com.unity.render-pipelines.universal": "14.0.11",
|
||||
"com.unity.render-pipelines.universal": "14.0.12",
|
||||
"com.unity.scriptablebuildpipeline": "1.21.25",
|
||||
"com.unity.test-framework": "1.1.33",
|
||||
"com.unity.textmeshpro": "3.0.9",
|
||||
"com.unity.timeline": "1.7.6",
|
||||
"com.unity.timeline": "1.7.7",
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
m_EditorVersion: 2022.3.50f1c1
|
||||
m_EditorVersionWithRevision: 2022.3.50f1c1 (11690e56caf9)
|
||||
m_EditorVersion: 2022.3.62f3c1
|
||||
m_EditorVersionWithRevision: 2022.3.62f3c1 (1623fc0bbb97)
|
||||
|
|
|
|||
Loading…
Reference in New Issue