Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.4.0b2
Issue ID
762158
Regression
No
Some hotkeys are ignored in object picker dialog search field
How to reproduce:
1. Open provided example project
2. Open Assets/Scene.unity
3. Select "New Sprite" in hierarchy window
4. Open the "Select Sprite" dialog for the Sprite Renderer that is shown in the Inspector
5. Type "Hello" in search text field of the Select Sprite dialog
6. Press Pos1 (Home) key
=> Notice it's ignored
7. Hold Shift and press Pos1 (Home) key
=> Notice it's ignored
8. Press Ctrl+A and notice this hotkey works to select the entire text
9. Press End key
=> Notice it's ignored
To see the expected behavior try all hotkeys in project search
Workaround: Use other hotkeys: Ctrl+A and Arrows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] TouchScreenKeyboard.active triggers an error when set to false in the Player
- [Android] Auto-correct suggestions show up over the "hidden zone" when typing text with TouchScreenKeyboard
- [Android] Clicks on the "hidden zone" remain blocked when TouchScreenKeyboard is active
- [URP][DX12] Black Game View window when URP Dynamic Resolution is enabled
- VideoPlayer.Time is not updated when seeking is completed
Add comment