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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
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