Tested with InputSystem 1.3.0 and and 1.4.3, DirectInput devices show up in the Input Debugger, and the values of their controls do change properly. However, InputAction.PerformInteractiveRebinding() does not detect any of these virtual devices.
Regular devices that are detected natively through the InputSystem do function properly.
Is there a special way to perform rebinding on them?
Thanks!