Search Issue Tracker
Fixed in 1.1.0-preview.4
Votes
1
Found in [Package]
1.1.0 - preview.2
Issue ID
1293744
Regression
No
[Input System] Input System Axis Deadzone Minimum Value fallsback to Default Value if it's set to 0
Reproduction steps:
1. Open the attached user's project "BugInputSystemDeadzone.zip"
2. In the Project window under the "Assets" folder open "MyControls.inputactions"
3. On the right side Properties window under the Processors dropdown uncheck the Default Minimum Axis Deadzone
4. Set the Minimum Axis Deadzone to 0 and save it
5. Open the saved asset
Expected result: Min Axis Deadzone does not fallback to the Default value if 0 is set as a Min value
Actual result: Min Axis Deadzone fallbacks to the Default value if 0 is set as a Min value (see attached InputSystemDeadzone.mp4)
Reproduces on: Input System 1.0.0 - preview.2, 1.1.0 - Preview.2 (2019.4.15f1, 2020.1.15f1, 2020.2.0b12, 2021.1.0a7)
Could not test on Input System 0.2.1 (2018.4.29f1) due to no Default option available for Minimum Deadzone in Input Actions Processors Window
Notes:
- This feature was introduced in Input System 1.0.0 - preview.2, below this version there is no Default option available for Minimum Deadzone in Input Actions Processors Window
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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Resolution Note (fix version 1.1.0-preview.4):
Fixed in Input System 1.1.0-preview.5