Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.1.0b9
Issue ID
UUM-98957
Regression
No
Long-pressing j, p, q, f, x, v, b, m, or digits (0–9) fails in the Platform Browser window’s name field on macOS
Steps to reproduce:
- Create a new project
- Open the Build Profile window (menu: File > Build Profiles)
- Select the "Add Build Profile" button
- In the Platform Browser Window name field, Long-press either j, p, q, f, x, v, b, m, or digits (0–9) with the keyboard
- Observe the Input behaviour
\\
Actual results: Only one Input/char is registered while long pressing
Expected results: The character repeats continuously
\\
Reproducible with versions: 6000.1.0b9
Couldn't test with: 2022.3.59f1 (No Platform Browser Window), 6000.0.40f1 (No name field)
\\
Tested on (OS): macOS, Windows 11
\\
Notes:
- Not reproducible on Windows 11
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
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
- Scene view/Status bar is flickering when hovering mouse on BaseLayer if Camera Layer is above BaseLayer in Graphics Compositor window
Resolution Note:
This is a macOS feature. You can turn on/off the key repetition using this Terminal command (inside of Application/Utilities): defaults write -g ApplePressAndHoldEnabled -bool false