Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.37f1
2021.3.7f1
2022.1.12f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-11167
Regression
No
Mouse scroll value is not updated correctly in Build when project is built for Silicon macOS
How to reproduce:
1. Open the attached project "InputSystem.zip"
2. Open "Assets > QA > Tests > KeyboardMouseBasic > ISX_KB_Mouse_Basic" Scene
3. Build and Run
4. When the application is opened scroll mouse scroll button
5. Observe "Mouse Scroll" value
Expected result: "Mouse Scroll" value is updated every frame
Actual result: "Mouse Scroll" value is not updated every frame
Reproducible with: 1.4.1 (2020.3.37f1, 2021.3.7f1, 2022.1.12f1, 2022.2.0b3, 2023.1.0a4)
Reproducible on this device:
macOS 12.4 Beta (Silicon)
macOS 12.4 (Silicon)
Not reproducible on this device:
macOS 11.4 (Silicon)
macOS 12.0.1 (Silicon)
macOS 12.2 (Intel)
macOS 12.4 (Intel)
Note: reproducible on every package version which is available (1.0.0 and above)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
Mouse scrolling is updated correctly. The issue looks to be caused by a wrong value display implementation.
Resolution Note (2023.1.X):
Mouse scrolling is updated correctly. The issue looks to be caused by a wrong value display implementation.