Search Unity

Hololens 2 Mouse Input

Discussion in 'Input System' started by Jeremy_35, May 12, 2022.

  1. Jeremy_35

    Jeremy_35

    Joined:
    Sep 13, 2013
    Posts:
    6
    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.
     
  2. EmmaSchue

    EmmaSchue

    Joined:
    Dec 12, 2016
    Posts:
    1
    Hey Jeremy,
    have you made any progress with your project? I am facing the same problem right now...