Problem with changing color and motor speeds of Dualshock4

Hello,
I’m having a problem with changing the color and motor speed of Dualshock4 at the same time. If call SetLightBarColor and then SetMotorSpeeds right after, most of the time, only color changes. If I switch the order most of the time, only motor speed changes.
I’m using version 1.0.0 with Unity 2020.1.2f1, and this problem occurred with all Dualshocks4 I tried.

Looking at the code, it’s creating two independent output reports each without respecting the setting of the other side. Thus one setting gets lost.

Would you mind filing a ticket for this with the Unity bug reporter? (“Help >> Report a Bug…” in the editor’s main menu) Will help ensure this bug goes through the proper channels for fixing and verification.l

Of course. Report created.

Thank you :slight_smile: