drc-sim-client
drc-sim-client copied to clipboard
Controller (Dis)Connect Events are not Being Called
The libGDX controller manager does not detect a disconnect. The controller instance is still returned by Controllers.getControllers() with whatever state it had last.
Steps to reproduce:
- Start DRC Sim with a controller plugged into the device.
- Disconnect and reconnect the controller. (Optional press a button or move a joystick while disconnecting.)
- The controller state will no longer be updated.
TODO: Investigate and report to libGDX if necessary.
I have uploaded a small application that prints output from the controllers. Unfortunately, I do not have an Android compatible controller. @Grntrenchman, if you would not mind, please test to see if this bug is reproducible on Android.
No such bug here. I will try a few more times and edit if I get a different result. I used the apk.
