You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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:
TODO: Investigate and report to libGDX if necessary.
The text was updated successfully, but these errors were encountered: