Skip to content

Incorrect joystick id was returned on an inactive ARVR controller

If an XR controller did not have an active tracker we were returning joystick id 0. Joystick id 0 is a valid joystick id resulting in us returning data from an active joystick that had nothing to do with this XR controller.

Simple fix :)

fixes #35427 (closed)

Merge request reports

Loading