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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment