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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment