From fc4093ee931f146511d4c1791a7e9a5fd19a73b6 Mon Sep 17 00:00:00 2001 From: nakjun Date: Thu, 30 Jul 2026 10:15:55 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9C=A0=EB=8B=88=ED=8B=B0=20=EB=B2=84?= =?UTF-8?q?=EC=A0=84=20=EB=B3=80=EA=B2=BD=206.5.5=20>=206.5.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/99_Settings/InputSystem/GameInput.cs | 5 +++-- Packages/manifest.json | 4 ++-- Packages/packages-lock.json | 2 +- ProjectSettings/ProjectAuditorSettings.asset | 3 +++ ProjectSettings/ProjectVersion.txt | 4 ++-- 5 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 ProjectSettings/ProjectAuditorSettings.asset diff --git a/Assets/99_Settings/InputSystem/GameInput.cs b/Assets/99_Settings/InputSystem/GameInput.cs index e95a2e3..cdda2fe 100644 --- a/Assets/99_Settings/InputSystem/GameInput.cs +++ b/Assets/99_Settings/InputSystem/GameInput.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was auto-generated by com.unity.inputsystem:InputActionCodeGenerator -// version 1.19.0 +// version 1.20.0 // from Assets/99_Settings/InputSystem/GameInput.inputactions // // Changes to this file may cause incorrect behavior and will be lost if @@ -99,7 +99,8 @@ public @GameInput() ""expectedControlType"": """", ""processors"": """", ""interactions"": """", - ""initialStateCheck"": false + ""initialStateCheck"": false, + ""priority"": 0 } ], ""bindings"": [ diff --git a/Packages/manifest.json b/Packages/manifest.json index f3b0b0e..7265cf3 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -2,10 +2,10 @@ "dependencies": { "com.unity.ai.navigation": "2.0.14", "com.unity.collab-proxy": "2.13.3", - "com.unity.graphtoolkit": "0.4.0-exp.2", + "com.unity.graphtoolkit": "0.5.0-exp.1", "com.unity.ide.rider": "3.0.38", "com.unity.ide.visualstudio": "2.0.26", - "com.unity.inputsystem": "1.19.0", + "com.unity.inputsystem": "1.20.0", "com.unity.multiplayer.center": "1.0.1", "com.unity.render-pipelines.universal": "17.5.0", "com.unity.test-framework": "1.7.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 9f325ed..70d75f1 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -70,7 +70,7 @@ "url": "https://packages.unity.com" }, "com.unity.inputsystem": { - "version": "1.19.0", + "version": "1.20.0", "depth": 0, "source": "registry", "dependencies": { diff --git a/ProjectSettings/ProjectAuditorSettings.asset b/ProjectSettings/ProjectAuditorSettings.asset new file mode 100644 index 0000000..c5d23a9 --- /dev/null +++ b/ProjectSettings/ProjectAuditorSettings.asset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e40807b54a51f2fafb156c8deeba785328010ec5d296c089cfa74f146b751f4 +size 1036 diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 07f1ecb..9d59eca 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.5.5f1 -m_EditorVersionWithRevision: 6000.5.5f1 (d16e074b49fd) +m_EditorVersion: 6000.5.6f1 +m_EditorVersionWithRevision: 6000.5.6f1 (0e0577a1a2ac)