Initially I was using the old input system and have seen two reports so far that specific mouse clicking isn’t working. I haven’t had any complaints about event triggers, or OnMouseDown() functions, just things where I’m doing “Input.GetMouseDown(0)” calls. So far two people using Logitech Ghub mice have said they’re having problems, one user is dutch, and the other is in italy.
I’ve just swapped over to the new input system and I’m having the same issue, Dutch Windows, using: Mouse.current.leftButton.wasPressedThisFrame and getting nothing when they click.
I’m on Unity 2021.3.18f1

