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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment