Version: 1.3.10.0
Frequency: Consistently
Severity: Blocker
Context: stand alone WASM module loaded as dev project (PC)
Bug description:
I am trying to find proper joystick:# input name for the Xbox gamepad triggers. Expected it could be joystick:0:RZAxis or joystick:0:ZAxis but these does not react on triggers pressure. All others reacts properly, so it seem to be a bug. In Windows gamepad calibration screen triggers marked as “Z Axis”. Also tried Triggers,Trigger,LTrigger,RTrigger,slider.
Repro steps:
- Load test project
- Start the flight
- Open console
- Push Xbox gamepad sticks, input data will appear in log
- Push Xbox gamepad triggers, no input data appear
Attachments:
XboxTriggersTest.zip (663.0 KB)