Hololens 2 Mouse Input

Hello everyone,

I am currently trying to get input from a physical mouse connected to an Hololens 2 : mouse buttons, scroll, axis.
Unfortunately, the input values of the mouse device are never updated (always false or 0). I also tried the legacy input system and faced the same issue.

Does anyone know how I could get those values?

I am using Input System 1.0.2 and Unity 2020.3 (Windows Mixed Reality Plugin)

Thank you.

Hey Jeremy,
have you made any progress with your project? I am facing the same problem right now…