Search Issue Tracker
Fixed
Fixed in 2021.3.43f1, 2022.3.42f1, 6000.0.15f1, 7000.0.0a1
Votes
0
Found in
2021.3.38f1
2022.3.33f1
6000.0.6f1
Issue ID
UUM-73960
Regression
No
[Search][Shortcuts] Shortcuts search bar input display is not consistent with the same inputs
Steps to reproduce:
- Open any project.
- Open Shortcuts window. (Unity > Shortcuts on MacOS)
- Click on the magnifying glass in the search bar above the shortcuts, set search option to "Shortcuts"
- Focus the search bar, then enter "⌥." (Alt/Options + .) Repeat this step.
Actual results: The search bar input alternates between "⌥." and "≥"
Expected results: Search bar displays "⌥."
- Focus the search bar, then enter "⇧K". Repeat this step.
Actual results: The search bar input alternates between "⇧K" and "K"
Expected results: Search bar displays "⇧K".
- Focus the search bar, then enter "k". Repeat this step.
Actual results: The search bar input alternates between "K" and "k"
Expected results: If shortcuts aren't case sensitive, then maybe should always be "K". I don't know what is expected here, but the search input display should be consistent with the same input.
Reproducible with versions: 6000.0.6f1, 2022.3.33f1, 2021.3.38f1
Tested on (OS): MacOS
Notes:
- Attached video of these examples.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment