update unity

This commit is contained in:
2023-02-07 12:36:49 +01:00
parent 190a6f0cc9
commit 013708f3b2
4 changed files with 22 additions and 22 deletions

View File

@@ -17,7 +17,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.7.3",
"version": "1.8.2",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -33,7 +33,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.17",
"version": "3.0.18",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -74,7 +74,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "14.0.4",
"version": "14.0.6",
"depth": 1,
"source": "builtin",
"dependencies": {
@@ -85,14 +85,14 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "14.0.4",
"version": "14.0.6",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.7.3",
"com.unity.render-pipelines.core": "14.0.4",
"com.unity.shadergraph": "14.0.4"
"com.unity.burst": "1.8.2",
"com.unity.render-pipelines.core": "14.0.6",
"com.unity.shadergraph": "14.0.6"
}
},
"com.unity.searcher": {
@@ -103,11 +103,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "14.0.4",
"version": "14.0.6",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "14.0.4",
"com.unity.render-pipelines.core": "14.0.6",
"com.unity.searcher": "4.9.2"
}
},
@@ -162,7 +162,7 @@
}
},
"com.unity.visualscripting": {
"version": "1.7.8",
"version": "1.8.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -172,7 +172,7 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.core-utils": {
"version": "2.1.0",
"version": "2.1.1",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -181,7 +181,7 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.interaction.toolkit": {
"version": "2.1.1",
"version": "2.2.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -219,13 +219,13 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.openxr": {
"version": "1.5.3",
"version": "1.6.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "4.0.1",
"com.unity.xr.legacyinputhelpers": "2.1.2",
"com.unity.inputsystem": "1.4.2"
"com.unity.inputsystem": "1.4.4"
},
"url": "https://packages.unity.com"
},