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
- The "Install Packages" button misses tooltips that would explain its behaviors
- Adding "Color" Element in UI Builder breaks Color Picker
- UI Builder Viewport is rendered in solid black and ArgumentOutOfRangeException is thrown when zooming in
- Game view renders yellow color when using RenderTexture.autoGenerateMips with DX12
- The "Multiplayer Widgets" package is displayed as an option for the installation even though it is already installed
Add comment