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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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