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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Add comment