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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment