Search Unity

Bug [New Input System] Player Input doesn't listen mouse input

Discussion in 'Input System' started by Kiris, Sep 5, 2020.

  1. Kiris

    Kiris

    Joined:
    Jan 29, 2018
    Posts:
    2
    upload_2020-9-5_20-9-48.png

    I dont know is it just me but Player Input works for everything i tried yet except mouse.
    It never calls events for mouse position, scroll and delta.

    UnityEngine.InputSystem.Mouse.current.delta.ReadValue() works but i want to have everything consistent, not half on events and other half in scripts.
     
    Last edited: Sep 5, 2020