Unity-DirectInput icon indicating copy to clipboard operation
Unity-DirectInput copied to clipboard

Unity Native Plugin to expose DirectX DirectInput ForceFeedback

Results 12 Unity-DirectInput issues
Sort by recently updated
recently updated
newest added

Error codes from the DLL plugin does not pass through. Unable to get error code string from System -> System.ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input....

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...