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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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