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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
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.