Hello there,
I am switching over from the old input system to the new one and I got stuck with an annoying bug.
I basically have the same issue as here : https://forum.unity.com/threads/input-system-delta-mouse-add-values-on-click.851794/
But it seems nobody cared to fix that since 2020!
Whenever I poll the mouse delta to move my camera in my Update() function, if I press any button on the mouse I get completely f* up random values
The mouse is NOT moving at all...
Input System delta[mouse] add values on click or any mouse button pressed
I am switching over from the old input system to the new one and I got stuck with an annoying bug.
I basically have the same issue as here : https://forum.unity.com/threads/input-system-delta-mouse-add-values-on-click.851794/
But it seems nobody cared to fix that since 2020!
Whenever I poll the mouse delta to move my camera in my Update() function, if I press any button on the mouse I get completely f* up random values
The mouse is NOT moving at all...
Input System delta[mouse] add values on click or any mouse button pressed