升级unity6.2

This commit is contained in:
2025-08-30 21:01:31 +08:00
parent 72f731b8bc
commit 43dcf42c9e
1748 changed files with 8918 additions and 5076 deletions

View File

@@ -206,7 +206,7 @@
"dependencies": {}
},
"com.unity.ai.navigation": {
"version": "2.0.7",
"version": "2.0.8",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -215,7 +215,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.21",
"version": "1.8.24",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -232,13 +232,14 @@
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.5.1",
"version": "2.5.7",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.17",
"com.unity.test-framework": "1.4.5",
"com.unity.nuget.mono-cecil": "1.11.4",
"com.unity.burst": "1.8.19",
"com.unity.mathematics": "1.3.2",
"com.unity.test-framework": "1.4.6",
"com.unity.nuget.mono-cecil": "1.11.5",
"com.unity.test-framework.performance": "3.0.3"
},
"url": "https://packages.unity.com"
@@ -268,7 +269,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.14.0",
"version": "1.14.2",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -292,7 +293,7 @@
}
},
"com.unity.nuget.mono-cecil": {
"version": "1.11.4",
"version": "1.11.5",
"depth": 2,
"source": "registry",
"dependencies": {},
@@ -306,7 +307,7 @@
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.4.0",
"version": "3.5.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -315,11 +316,11 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.0.4",
"version": "17.2.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.burst": "1.8.20",
"com.unity.burst": "1.8.14",
"com.unity.mathematics": "1.3.2",
"com.unity.ugui": "2.0.0",
"com.unity.collections": "2.4.3",
@@ -330,34 +331,34 @@
}
},
"com.unity.render-pipelines.high-definition": {
"version": "17.0.4",
"version": "17.2.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.video": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.render-pipelines.core": "17.0.4",
"com.unity.shadergraph": "17.0.4",
"com.unity.visualeffectgraph": "17.0.4",
"com.unity.render-pipelines.high-definition-config": "17.0.4"
"com.unity.render-pipelines.core": "17.2.0",
"com.unity.shadergraph": "17.2.0",
"com.unity.visualeffectgraph": "17.2.0",
"com.unity.render-pipelines.high-definition-config": "17.2.0"
}
},
"com.unity.render-pipelines.high-definition-config": {
"version": "17.0.4",
"version": "17.2.0",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.0.4"
"com.unity.render-pipelines.core": "17.2.0"
}
},
"com.unity.render-pipelines.universal": {
"version": "17.0.4",
"version": "17.2.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.0.4",
"com.unity.shadergraph": "17.0.4",
"com.unity.render-pipelines.core": "17.2.0",
"com.unity.shadergraph": "17.2.0",
"com.unity.render-pipelines.universal-config": "17.0.3"
}
},
@@ -394,16 +395,16 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "17.0.4",
"version": "17.2.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.0.4",
"com.unity.render-pipelines.core": "17.2.0",
"com.unity.searcher": "4.9.3"
}
},
"com.unity.splines": {
"version": "2.8.0",
"version": "2.8.1",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -414,7 +415,7 @@
"url": "https://packages.unity.com"
},
"com.unity.terrain-tools": {
"version": "5.2.1",
"version": "5.3.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -444,7 +445,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.8.7",
"version": "1.8.9",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -465,16 +466,16 @@
}
},
"com.unity.visualeffectgraph": {
"version": "17.0.4",
"version": "17.2.0",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.shadergraph": "17.0.4",
"com.unity.render-pipelines.core": "17.0.4"
"com.unity.shadergraph": "17.2.0",
"com.unity.render-pipelines.core": "17.2.0"
}
},
"com.unity.visualscripting": {
"version": "1.9.6",
"version": "1.9.7",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -631,7 +632,8 @@
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.hierarchycore": "1.0.0"
"com.unity.modules.hierarchycore": "1.0.0",
"com.unity.modules.physics": "1.0.0"
}
},
"com.unity.modules.umbra": {