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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment