Search Issue Tracker
Fixed in 1.4.0
Votes
0
Found in [Package]
1.1.0-preview.2
Issue ID
1293728
Regression
No
[Input System] Normalized input returns incorrect value when the Input is below Deadzone minimum
Description:
The user wants to Normalize the controller's Left analog stick X-Axis input values in the range [0 .. 1], 0.50 being the new middle.
Reproduction steps:
1. Open the user's attached "BugInputSystemNormalize" project
2. Open Assets/TestScene
3. Enter Play Mode
4. Observe the "Normalized value" in the Game View window
Expected result: The Normalized value is 0.50 when the Left Analog Stick input in the X-Axis is below the Deadzone minimum
Actual result: The Normalized value is 0.00, snaps to somewhere around 0.50 when Left Analog Stick input in the X-Axis is above the Deadzone minimum
Reproduces on: 1.0.1 (2019.4.15f1), 1.1.0-preview.1 (2020.1.15f1), 1.1.0-preview.2 (2020.2.0b13, 2021.1.0a7)
Can't test: 2018.4 (can't successfully import the project)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.4.0):
Fixed in: 1.4.1