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
- Sprite Editor Window not visualizing changes when selecting different Filter Modes
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline () when opening a project
- The Texture Shape of an Image changes from 2D to a Cube when the project is upgraded to 2019 and above
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
Add comment