Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.1.0xf3
Issue ID
951726
Regression
Yes
[Linux Editor] Menu items with numerical shortcuts don't respect modifiers and steal input from boxes
Steps to reproduce:
1. Open the attached project
2. Click on Main Camera Object
3. Try entering a value 222 to Far Clipping Plane (use number keys above the alphabet, not numpad)
Expected result: Value of Far Clipping Plane becomes 222
Actual result: The input is "stolen" by a shortcut "Shift+2", which is defined in the editor script.
Reproduced on: 2017.1.1f1, 2017.2.0b11
Did not reproduce on: 5.6.3f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment