Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question [New InputSystem]Gyroscope.current.angularVelocity.ReadValue() returns zeroes(0,0,0)

Discussion in 'Input System' started by ceast33, Jan 14, 2021.

  1. ceast33

    ceast33

    Joined:
    Apr 22, 2020
    Posts:
    9
    Hi,
    I am enabling UnityEngine.InputSystem.Gyroscope.current & it is not null.
    On Android, I move the device, and it returns (0,0,0) constantly.
    I am unsure what to do!
     
  2. ceast33

    ceast33

    Joined:
    Apr 22, 2020
    Posts:
    9
    Im using Unity 2020.1.10f1, & we are migrating to the new InputSystem.
     
  3. ZaoTX

    ZaoTX

    Joined:
    Mar 4, 2022
    Posts:
    3
    Hi, did you find any solution to that? For me the Input System 1.2.0 with leanTouch on iPad always return (0,0,0)