From eee39611a82c672567e6a3f72d3c0d63afd953a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=93=AE?= <834207172@qq.com> Date: Wed, 24 Sep 2025 15:35:37 +0800 Subject: [PATCH] 1 --- Packages/manifest.json | 6 ++- Packages/packages-lock.json | 93 +++++++++++++++++++++++++++++-------- 2 files changed, 78 insertions(+), 21 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index c14da26..281b72d 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,16 +1,18 @@ { "dependencies": { "com.rokid.xr.unity": "3.0.3", - "com.tuyoogame.yooasset": "2.3.7", + "com.tuyoogame.yooasset": "2.3.16", + "com.unity.ai.navigation": "1.1.5", "com.unity.collab-proxy": "2.5.1", "com.unity.feature.development": "1.0.1", "com.unity.ide.rider": "3.0.31", "com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.vscode": "1.2.5", "com.unity.nuget.newtonsoft-json": "3.2.1", + "com.unity.render-pipelines.universal": "14.0.10", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.6.5", + "com.unity.timeline": "1.7.6", "com.unity.ugui": "1.0.0", "com.unity.visualscripting": "1.9.4", "com.unity.modules.ai": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index b80cc41..3c0554d 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -30,7 +30,7 @@ "url": "https://npm.rokid.com" }, "com.tuyoogame.yooasset": { - "version": "2.3.7", + "version": "2.3.16", "depth": 0, "source": "registry", "dependencies": { @@ -41,6 +41,25 @@ }, "url": "https://package.openupm.com" }, + "com.unity.ai.navigation": { + "version": "1.1.5", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.ai": "1.0.0" + }, + "url": "https://packages.unity.cn" + }, + "com.unity.burst": { + "version": "1.8.12", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.cn" + }, "com.unity.collab-proxy": { "version": "2.5.1", "depth": 0, @@ -68,12 +87,12 @@ "source": "builtin", "dependencies": { "com.unity.ide.visualstudio": "2.0.22", - "com.unity.ide.rider": "3.0.31", + "com.unity.ide.rider": "3.0.28", "com.unity.ide.vscode": "1.2.5", "com.unity.editorcoroutines": "1.0.0", "com.unity.performance.profile-analyzer": "1.2.2", "com.unity.test-framework": "1.1.33", - "com.unity.testtools.codecoverage": "1.2.6" + "com.unity.testtools.codecoverage": "1.2.5" } }, "com.unity.ide.rider": { @@ -112,7 +131,7 @@ }, "com.unity.mathematics": { "version": "1.2.6", - "depth": 3, + "depth": 1, "source": "registry", "dependencies": {}, "url": "https://packages.unity.cn" @@ -131,6 +150,37 @@ "dependencies": {}, "url": "https://packages.unity.cn" }, + "com.unity.render-pipelines.core": { + "version": "14.0.10", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.ugui": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.render-pipelines.universal": { + "version": "14.0.10", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.mathematics": "1.2.1", + "com.unity.burst": "1.8.9", + "com.unity.render-pipelines.core": "14.0.10", + "com.unity.shadergraph": "14.0.10", + "com.unity.render-pipelines.universal-config": "14.0.9" + } + }, + "com.unity.render-pipelines.universal-config": { + "version": "14.0.9", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.render-pipelines.core": "14.0.9" + } + }, "com.unity.scriptablebuildpipeline": { "version": "1.21.25", "depth": 1, @@ -138,13 +188,29 @@ "dependencies": {}, "url": "https://packages.unity.cn" }, - "com.unity.settings-manager": { - "version": "1.0.3", + "com.unity.searcher": { + "version": "4.9.2", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.cn" }, + "com.unity.settings-manager": { + "version": "2.0.1", + "depth": 2, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.cn" + }, + "com.unity.shadergraph": { + "version": "14.0.10", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.render-pipelines.core": "14.0.10", + "com.unity.searcher": "4.9.2" + } + }, "com.unity.test-framework": { "version": "1.1.33", "depth": 0, @@ -157,7 +223,7 @@ "url": "https://packages.unity.cn" }, "com.unity.testtools.codecoverage": { - "version": "1.2.6", + "version": "1.2.5", "depth": 1, "source": "registry", "dependencies": { @@ -176,7 +242,7 @@ "url": "https://packages.unity.cn" }, "com.unity.timeline": { - "version": "1.6.5", + "version": "1.7.6", "depth": 0, "source": "registry", "dependencies": { @@ -428,17 +494,6 @@ "version": "1.0.0", "depth": 0, "source": "builtin", - "dependencies": { - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.uielementsnative": "1.0.0" - } - }, - "com.unity.modules.uielementsnative": { - "version": "1.0.0", - "depth": 1, - "source": "builtin", "dependencies": { "com.unity.modules.ui": "1.0.0", "com.unity.modules.imgui": "1.0.0",