Search Issue Tracker
Fixed
Fixed in 6000.0.0b1, 7000.0.0a1
Votes
0
Found in
6000.0.5f1
7000.0.0a1
Issue ID
UUM-73157
Regression
Yes
[Mac] Interacting with IMGUI UI using keyboard input triggers an alert sound
Steps to reproduce:
- Create and open an empty project.
- Select the Main Camera.
- Click on the Field of View slider to make it the highlighted UI element.
- Press the right or left arrow keys to change the slider value.
Actual results: The system plays an alert sound when changing the slider value with arrow keys.
Expected results: Changing the slider value with arrow keys does not play any sound.
Another reproduction case (requires numpad):
- Tab through the UI elements in the Main Camera component and press numpad enter key on them. Toggles, dropdowns, etc. get activated but also produce the system alert sound.
Reproducible with versions:
6000.0.5f1
2023.2.0f1
Not reproducible with versions:
2023.1.0f1
2022.3.31f1
2021.3.39f1
Tested on (OS): MacOS (M1) 14.4.1
Notes:
- Did not test this on Windows, but Windows does not trigger alert sounds the same as on Mac, so I think this is only on Mac.
- This impacts accessibility.
- While functionally this method works, it is frustrating to hear this sound every time you modify the slider without a mouse.
- Other UI elements that were not tested might also be affected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment