Upgrade to Unity 2020.2.2f

This commit is contained in:
Toomas Tamm
2021-01-23 18:12:00 +02:00
parent 39ef3951cd
commit ac44560328
19 changed files with 162 additions and 39 deletions

View File

@@ -201,10 +201,13 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.legacyinputhelpers": {
"version": "2.1.6",
"version": "2.1.7",
"depth": 1,
"source": "registry",
"dependencies": {},
"dependencies": {
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.management": {