Search Issue Tracker
Fixed in 0.3.10
Votes
0
Found in [Package]
0.2.10
Issue ID
1157098
Regression
No
[New Input] Gamepad current leftStick/rightStick down/left isPressed are always false
How to reproduce:
1. Open attached project "InputBug.zip" and scene "SampleScene"
2. Attach any controller
3. Enter Play mode
4. Move controller's left stick to the left/down
Expected result: the left/down labels turns true
Actual result: the left/down labels are never true
Reproducible with: 2018.3.14f1 (0.2.1), 2018.4.1f1 (0.2.1), 2019.1.4f1 (0.2.1), 2019.2.0b4 (0.2.10), 2019.3.0a4 (0.2.10)
Could not test with: 2018.2 and older (New Input System was not yet released)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 0.3.10):
I am unable to download package version 0.3.10 ,however, I am able to download package version 0.9.0 and the bug does not reproduce in that version