fixes in tutorial saving
This commit is contained in:
@@ -27,11 +27,12 @@
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.unity.burst": {
|
||||
"version": "1.8.9",
|
||||
"version": "1.8.18",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.mathematics": "1.2.1"
|
||||
"com.unity.mathematics": "1.2.1",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
@@ -60,7 +61,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.ide.rider": {
|
||||
"version": "3.0.25",
|
||||
"version": "3.0.31",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -101,7 +102,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.postprocessing": {
|
||||
"version": "3.2.2",
|
||||
"version": "3.4.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -110,7 +111,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.recorder": {
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -119,7 +120,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.core": {
|
||||
"version": "12.1.13",
|
||||
"version": "12.1.15",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
@@ -129,14 +130,14 @@
|
||||
}
|
||||
},
|
||||
"com.unity.render-pipelines.universal": {
|
||||
"version": "12.1.13",
|
||||
"version": "12.1.15",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.mathematics": "1.2.1",
|
||||
"com.unity.burst": "1.8.9",
|
||||
"com.unity.render-pipelines.core": "12.1.13",
|
||||
"com.unity.shadergraph": "12.1.13"
|
||||
"com.unity.render-pipelines.core": "12.1.15",
|
||||
"com.unity.shadergraph": "12.1.15"
|
||||
}
|
||||
},
|
||||
"com.unity.scriptablebuildpipeline": {
|
||||
@@ -154,11 +155,11 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.shadergraph": {
|
||||
"version": "12.1.13",
|
||||
"version": "12.1.15",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.render-pipelines.core": "12.1.13",
|
||||
"com.unity.render-pipelines.core": "12.1.15",
|
||||
"com.unity.searcher": "4.9.1"
|
||||
}
|
||||
},
|
||||
@@ -204,12 +205,12 @@
|
||||
}
|
||||
},
|
||||
"com.unity.visualeffectgraph": {
|
||||
"version": "12.1.13",
|
||||
"version": "12.1.15",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.shadergraph": "12.1.13",
|
||||
"com.unity.render-pipelines.core": "12.1.13"
|
||||
"com.unity.shadergraph": "12.1.15",
|
||||
"com.unity.render-pipelines.core": "12.1.15"
|
||||
}
|
||||
},
|
||||
"jp.keijiro.smrvfx": {
|
||||
|
||||
Reference in New Issue
Block a user