Update unity version to 2020.2.3f

This commit is contained in:
Toomas Tamm
2021-02-05 20:03:04 +02:00
parent 537486e684
commit 44b1237418
4 changed files with 15 additions and 11 deletions

View File

@@ -50,7 +50,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.1.0-preview.2",
"version": "1.1.0-preview.3",
"depth": 0,
"source": "registry",
"dependencies": {},
@@ -172,7 +172,7 @@
}
},
"com.unity.xr.arsubsystems": {
"version": "4.0.8",
"version": "4.0.9",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -224,7 +224,7 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.oculus": {
"version": "1.6.1",
"version": "1.7.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -245,13 +245,16 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.windowsmr": {
"version": "4.2.1",
"version": "4.4.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "3.2.16",
"com.unity.modules.subsystems": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.unity.xr.management": "3.2.17",
"com.unity.xr.interactionsubsystems": "1.0.1",
"com.unity.xr.arsubsystems": "4.0.1"
"com.unity.xr.arsubsystems": "4.0.9"
},
"url": "https://packages.unity.com"
},