유니티 버전 변경 6.5.5 > 6.5.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
// <auto-generated>
|
// <auto-generated>
|
||||||
// This code was auto-generated by com.unity.inputsystem:InputActionCodeGenerator
|
// 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
|
// from Assets/99_Settings/InputSystem/GameInput.inputactions
|
||||||
//
|
//
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
@@ -99,7 +99,8 @@ public @GameInput()
|
|||||||
""expectedControlType"": """",
|
""expectedControlType"": """",
|
||||||
""processors"": """",
|
""processors"": """",
|
||||||
""interactions"": """",
|
""interactions"": """",
|
||||||
""initialStateCheck"": false
|
""initialStateCheck"": false,
|
||||||
|
""priority"": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
""bindings"": [
|
""bindings"": [
|
||||||
|
|||||||
@@ -2,10 +2,10 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.unity.ai.navigation": "2.0.14",
|
"com.unity.ai.navigation": "2.0.14",
|
||||||
"com.unity.collab-proxy": "2.13.3",
|
"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.rider": "3.0.38",
|
||||||
"com.unity.ide.visualstudio": "2.0.26",
|
"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.multiplayer.center": "1.0.1",
|
||||||
"com.unity.render-pipelines.universal": "17.5.0",
|
"com.unity.render-pipelines.universal": "17.5.0",
|
||||||
"com.unity.test-framework": "1.7.0",
|
"com.unity.test-framework": "1.7.0",
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
"url": "https://packages.unity.com"
|
"url": "https://packages.unity.com"
|
||||||
},
|
},
|
||||||
"com.unity.inputsystem": {
|
"com.unity.inputsystem": {
|
||||||
"version": "1.19.0",
|
"version": "1.20.0",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "registry",
|
"source": "registry",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
BIN
ProjectSettings/ProjectAuditorSettings.asset
LFS
Normal file
BIN
ProjectSettings/ProjectAuditorSettings.asset
LFS
Normal file
Binary file not shown.
@@ -1,2 +1,2 @@
|
|||||||
m_EditorVersion: 6000.5.5f1
|
m_EditorVersion: 6000.5.6f1
|
||||||
m_EditorVersionWithRevision: 6000.5.5f1 (d16e074b49fd)
|
m_EditorVersionWithRevision: 6000.5.6f1 (0e0577a1a2ac)
|
||||||
|
|||||||
Reference in New Issue
Block a user