Reproduction steps:
- Open the attached project
- Open the “/Assets/QA/Tests/KeyboardMouseBasic/ISX_KB_Mouse_Basic.unity” Scene
- Build And Run the project
- In the Player, move the mouse cursor to the lower-left corner of the screen
- Observe the “Mouse Pos” values
Expected result: “Mouse Pos” values are (0,0)
Actual result: ”Mouse Pos” values are (-59, 0)
Reproducible with: 1.1.1, 1.2.0, 1.3.0, 1.4.1 (2019.4.39f1, 2020.3.37f1, 2021.3.7f1, 2022.1.11f1, 2022.2.0b2, 2023.1.0a4)
Reproducible on: M1 MacOS 12.4 (21F79)
Not reproducible on: Intel MacOS 12.4
Note: This issue is reproducible on both Intel and Apple Silicon Editors on M1 Mac