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
7000.0.0a1
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 CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Add comment