Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
1
Found in
2020.3.42f1
2021.3.16f1
2022.2.2f1
2022.3.13f1
2023.1.0a24
2023.2.0a1
2023.3.0a3
Issue ID
UUM-22207
Regression
No
Single key Shortcuts don't work when Focused on UI Toolkit Text Field
Reproduction steps:
1. Open the attached project “UITK_Shortcut2“
2. Change Main Menu/Edit/Play Shortcut to any single key
3. Open Debug/Cheat Prefs Window
4. Focus on the “Initial Scrolling Field” Field
5. Press the assigned Main Menu/Edit/Play Shortcut
Expected result: Editor enters Play Mode
Actual result: Nothing happens
Reproduced with: 2020.3.43f1, 2021.3.16f1, 2022.2.1f1, 2023.1.0a24
Reproduced on: macOS 13.0.1 (Intel), Linux 5.4.0 (User reported)
Note: Not reproduced when assigning a shortcut consisting of 2 keys (e. g. command + P)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This is as designed. If the focus is on the input of a TextField, the expectation is that a single key will be registered as typing, while if the focus is on the label, the single key shortcut will be registered and executed. Please feel free to reopen if there's a misunderstanding.
Resolution Note (2023.3.X):
This is as designed. If the focus is on the input of a TextField, the expectation is that a single key will be registered as typing, while if the focus is on the label, the single key shortcut will be registered and executed. Please feel free to reopen if there's a misunderstanding.