Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.1.0-preview.2
Issue ID
1329219
Regression
No
[Input System][Controller] Gamepad right stick sensitivity is lower in Build than in the Editor
Reproduction steps:
1. Open the attached user's project "TutorialNewInput.zip"
2. In the Project Window under "Assets/Scenes" open "FPSScene.unity"
3. Enter Play Mode and Compare the mouse sensitivity with the gamepad right stick
4. Build the project to Standalone
5. Compare the mouse sensitivity with the gamepad right stick
Expected result: Gamepad right stick sensitivity is the same in the Editor and Build
Actual result: Gamepad right stick sensitivity is lower in Build than in the Editor
Reproduces on: Input System 1.1.0-pre.2 - 1.1.0-pre.5 (2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0b3, 2022.1.0a2)
Could not test below Input System 1.1.0-pre.2 due to package errors when downgrading
Reproducible with these devices:
Xbox Series X controller
Not reproducible with these devices:
DualShock4
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
After intensive investigation, there does not appear to be any Input System or Unity related bug