From 2e5bdd70507c4bed6c52ce78ead1d2f2f310efaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elfi=20K=C3=BChndorf?= Date: Mon, 5 May 2025 15:59:20 +0200 Subject: [PATCH] fix: upgrading packages and changing editor version to 6.1 --- Packages/manifest.json | 20 ++++----- Packages/packages-lock.json | 49 +++++++++++----------- ProjectSettings/ProjectVersion.txt | 4 +- ProjectSettings/VirtualProjectsConfig.json | 2 +- 4 files changed, 38 insertions(+), 37 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 13879264c..750c4ead1 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,24 +1,24 @@ { "dependencies": { "com.unity.2d.sprite": "1.0.0", - "com.unity.ai.navigation": "2.0.6", + "com.unity.ai.navigation": "2.0.7", "com.unity.cinemachine": "3.1.3", "com.unity.collab-proxy": "2.7.1", - "com.unity.ide.rider": "3.0.35", - "com.unity.ide.visualstudio": "2.0.22", - "com.unity.inputsystem": "1.13.1", - "com.unity.learn.iet-framework": "4.0.4", - "com.unity.learn.iet-framework.authoring": "1.2.2", + "com.unity.ide.rider": "3.0.36", + "com.unity.ide.visualstudio": "2.0.23", + "com.unity.inputsystem": "1.14.0", + "com.unity.learn.iet-framework": "4.1.3", + "com.unity.learn.iet-framework.authoring": "1.3.2", "com.unity.memoryprofiler": "1.1.6", "com.unity.multiplayer.center": "1.0.0", - "com.unity.multiplayer.playmode": "1.3.3", + "com.unity.multiplayer.playmode": "1.4.2", "com.unity.multiplayer.tools": "2.2.3", - "com.unity.netcode.gameobjects": "2.2.0", + "com.unity.netcode.gameobjects": "2.3.2", "com.unity.performance.profile-analyzer": "1.2.3", "com.unity.postprocessing": "3.4.0", - "com.unity.render-pipelines.universal": "17.0.4", + "com.unity.render-pipelines.universal": "17.1.0", "com.unity.services.authentication": "3.4.1", - "com.unity.services.multiplayer": "1.1.2", + "com.unity.services.multiplayer": "1.1.3", "com.unity.test-framework": "1.5.1", "com.unity.timeline": "1.8.8", "com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.10", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 7f259d7ca..4a78998b5 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -7,7 +7,7 @@ "dependencies": {} }, "com.unity.ai.navigation": { - "version": "2.0.6", + "version": "2.0.7", "depth": 0, "source": "registry", "dependencies": { @@ -16,7 +16,7 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.19", + "version": "1.8.21", "depth": 1, "source": "registry", "dependencies": { @@ -68,7 +68,7 @@ "dependencies": {} }, "com.unity.ide.rider": { - "version": "3.0.35", + "version": "3.0.36", "depth": 0, "source": "registry", "dependencies": { @@ -77,7 +77,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.22", + "version": "2.0.23", "depth": 0, "source": "registry", "dependencies": { @@ -86,7 +86,7 @@ "url": "https://packages.unity.com" }, "com.unity.inputsystem": { - "version": "1.13.1", + "version": "1.14.0", "depth": 0, "source": "registry", "dependencies": { @@ -95,7 +95,7 @@ "url": "https://packages.unity.com" }, "com.unity.learn.iet-framework": { - "version": "4.0.4", + "version": "4.1.3", "depth": 0, "source": "registry", "dependencies": { @@ -105,11 +105,11 @@ "url": "https://packages.unity.com" }, "com.unity.learn.iet-framework.authoring": { - "version": "1.2.2", + "version": "1.3.2", "depth": 0, "source": "registry", "dependencies": { - "com.unity.learn.iet-framework": "3.1.3" + "com.unity.learn.iet-framework": "4.1.3" }, "url": "https://packages.unity.com" }, @@ -142,7 +142,7 @@ } }, "com.unity.multiplayer.playmode": { - "version": "1.3.3", + "version": "1.4.2", "depth": 0, "source": "registry", "dependencies": { @@ -176,7 +176,7 @@ "url": "https://packages.unity.com" }, "com.unity.netcode.gameobjects": { - "version": "2.2.0", + "version": "2.3.2", "depth": 0, "source": "registry", "dependencies": { @@ -223,7 +223,7 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "17.0.4", + "version": "17.1.0", "depth": 1, "source": "builtin", "dependencies": { @@ -238,12 +238,12 @@ } }, "com.unity.render-pipelines.universal": { - "version": "17.0.4", + "version": "17.1.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.1.0", + "com.unity.shadergraph": "17.1.0", "com.unity.render-pipelines.universal-config": "17.0.3" } }, @@ -296,24 +296,24 @@ "url": "https://packages.unity.com" }, "com.unity.services.deployment": { - "version": "1.3.0", + "version": "1.4.1", "depth": 1, "source": "registry", "dependencies": { "com.unity.services.core": "1.12.0", - "com.unity.services.deployment.api": "1.0.0" + "com.unity.services.deployment.api": "1.1.2" }, "url": "https://packages.unity.com" }, "com.unity.services.deployment.api": { - "version": "1.0.0", + "version": "1.1.2", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.services.multiplayer": { - "version": "1.1.2", + "version": "1.1.3", "depth": 0, "source": "registry", "dependencies": { @@ -354,27 +354,28 @@ "url": "https://packages.unity.com" }, "com.unity.settings-manager": { - "version": "2.0.1", + "version": "2.1.0", "depth": 1, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "17.0.4", + "version": "17.1.0", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "17.0.4", + "com.unity.render-pipelines.core": "17.1.0", "com.unity.searcher": "4.9.3" } }, "com.unity.splines": { - "version": "2.7.2", + "version": "2.8.0", "depth": 1, "source": "registry", "dependencies": { "com.unity.mathematics": "1.2.1", + "com.unity.modules.imgui": "1.0.0", "com.unity.settings-manager": "1.0.3" }, "url": "https://packages.unity.com" @@ -406,11 +407,11 @@ } }, "com.unity.test-framework.performance": { - "version": "3.0.3", + "version": "3.1.0", "depth": 2, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.31", + "com.unity.test-framework": "1.1.33", "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index a774647e9..9a8fa11fc 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.0.44f1 -m_EditorVersionWithRevision: 6000.0.44f1 (726642cc4f1f) +m_EditorVersion: 6000.1.1f1 +m_EditorVersionWithRevision: 6000.1.1f1 (7197418f847b) diff --git a/ProjectSettings/VirtualProjectsConfig.json b/ProjectSettings/VirtualProjectsConfig.json index b77f3f11c..882a6470f 100644 --- a/ProjectSettings/VirtualProjectsConfig.json +++ b/ProjectSettings/VirtualProjectsConfig.json @@ -1,4 +1,4 @@ { "PlayerTags": [], - "version": "1.3.3" + "version": "1.4.2" } \ No newline at end of file