From 0c0769f22ff9c942697dc3752e7c7230c1407417 Mon Sep 17 00:00:00 2001 From: Ryodo Tanaka Date: Mon, 7 Oct 2024 00:33:05 +0900 Subject: [PATCH] Update to latest unity version (2022.3.49f (#174) --- Packages/manifest.json | 13 ++-- Packages/packages-lock.json | 59 ++++++------------- .../com.unity.services.core/Settings.json} | 0 ProjectSettings/ProjectVersion.txt | 4 +- 4 files changed, 28 insertions(+), 48 deletions(-) rename ProjectSettings/{boot.config => Packages/com.unity.services.core/Settings.json} (100%) diff --git a/Packages/manifest.json b/Packages/manifest.json index bffd03c8..c7593fcb 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,15 +1,16 @@ { "dependencies": { - "com.unity.burst": "1.6.6", - "com.unity.collab-proxy": "1.17.7", - "com.unity.ide.rider": "3.0.16", - "com.unity.ide.visualstudio": "2.0.16", + "com.unity.ai.navigation": "1.1.5", + "com.unity.burst": "1.8.18", + "com.unity.collab-proxy": "2.5.1", + "com.unity.ide.rider": "3.0.31", + "com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.vscode": "1.2.5", "com.unity.robotics.ros-tcp-connector": "https://github.com/Unity-Technologies/ROS-TCP-Connector.git?path=/com.unity.robotics.ros-tcp-connector", "com.unity.robotics.visualizations": "https://github.com/Unity-Technologies/ROS-TCP-Connector.git?path=/com.unity.robotics.visualizations", "com.unity.test-framework": "1.1.33", - "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.6.5", + "com.unity.textmeshpro": "3.0.7", + "com.unity.timeline": "1.7.6", "com.unity.toolchain.linux-x86_64": "2.0.4", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6", "com.unity.ugui": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 3c132403..f155b412 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,23 +1,31 @@ { "dependencies": { - "com.unity.burst": { - "version": "1.6.6", + "com.unity.ai.navigation": { + "version": "1.1.5", "depth": 0, "source": "registry", "dependencies": { - "com.unity.mathematics": "1.2.1" + "com.unity.modules.ai": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.collab-proxy": { - "version": "1.17.7", + "com.unity.burst": { + "version": "1.8.18", "depth": 0, "source": "registry", "dependencies": { - "com.unity.services.core": "1.0.1" + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, + "com.unity.collab-proxy": { + "version": "2.5.1", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.ext.nunit": { "version": "1.0.6", "depth": 1, @@ -26,7 +34,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.16", + "version": "3.0.31", "depth": 0, "source": "registry", "dependencies": { @@ -35,7 +43,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.16", + "version": "2.0.22", "depth": 0, "source": "registry", "dependencies": { @@ -57,13 +65,6 @@ "dependencies": {}, "url": "https://packages.unity.com" }, - "com.unity.nuget.newtonsoft-json": { - "version": "3.0.2", - "depth": 2, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.robotics.ros-tcp-connector": { "version": "https://github.com/Unity-Technologies/ROS-TCP-Connector.git?path=/com.unity.robotics.ros-tcp-connector", "depth": 0, @@ -78,17 +79,6 @@ "dependencies": {}, "hash": "c27f00c6cf750d2d0564349b3039d19aa3925e7c" }, - "com.unity.services.core": { - "version": "1.6.0", - "depth": 1, - "source": "registry", - "dependencies": { - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.nuget.newtonsoft-json": "3.0.2", - "com.unity.modules.androidjni": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.sysroot": { "version": "2.0.7", "depth": 1, @@ -117,7 +107,7 @@ "url": "https://packages.unity.com" }, "com.unity.textmeshpro": { - "version": "3.0.6", + "version": "3.0.7", "depth": 0, "source": "registry", "dependencies": { @@ -126,13 +116,13 @@ "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.6.5", + "version": "1.7.6", "depth": 0, "source": "registry", "dependencies": { + "com.unity.modules.audio": "1.0.0", "com.unity.modules.director": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.modules.audio": "1.0.0", "com.unity.modules.particlesystem": "1.0.0" }, "url": "https://packages.unity.com" @@ -298,17 +288,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", diff --git a/ProjectSettings/boot.config b/ProjectSettings/Packages/com.unity.services.core/Settings.json similarity index 100% rename from ProjectSettings/boot.config rename to ProjectSettings/Packages/com.unity.services.core/Settings.json diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 5a4e8e97..ca0a6795 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2021.3.15f1 -m_EditorVersionWithRevision: 2021.3.15f1 (e8e88683f834) \ No newline at end of file +m_EditorVersion: 2022.3.49f1 +m_EditorVersionWithRevision: 2022.3.49f1 (4dae1bb8668d)