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
- Text Object position shifts when selecting multiple Text Objects and expanding the Extra Settings in the Inspector
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
Add comment