Search Issue Tracker
By Design
Votes
1
Found in [Package]
1.4.1
Issue ID
ISXB-285
Regression
Yes
Functions using the same keybinding stop working when using 1D axis
Reproduction steps:
- Open the project “InputRepro”
- Open the “SampleScene”
- Enter Play Mode
- Select “TestObject'
- Press and hold the 'D' key
Expected result: Both Value and Axis properties in the TestInput component are 1
Actual result: Only Axis is 1
Reproducible with: 2020.3.37f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0b4, 2023.1.0a4
Works on 1.3 changes with 1.4.1
Reproducible on: MacOS 12.2.1 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Very sorry that you experience the issue, but unfortunately this is expected behaviour due to the recent changes in 1.4.1, please follow along in https://forum.unity.com/threads/input-system-1-4-1-released.1306062/#post-8368569 to hopefully remediate the issue by switching to the old behaviour as shown in the post in the forum.