Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.2f1
Issue ID
927184
Regression
No
MenuItem with shortcut SHIFT+[letter] prevents typing capital [letter]
When there is Editor script, with a menu item which gets activated via pressing shift + some letter, you can not type the said capital letter with using shift i.e. in Hierarchy search bar.
Reproduction steps:
1. Create a new Unity project
2. Import the attached package
3. Try to type "F" with shift+t in Hierarchy search bar
Expected: successfully typing "F"
Actual: MenuItem script gets executed
Reproduced on: 5.5.4f1, 5.6.2f1, 2017.1.0f2, 2017.2.0b2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #592513