Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
1
Found in
2018.4
2019.4.1f1
2020.2
Issue ID
1267430
Regression
No
KeypadPeriod key registers as KeypadDivide in Linux build
How to reproduce:
1. Open the attached project (1267430.zip)
2. Press Ctrl+Shift+B to open the "Build Settings" window
3. Enable "Development Build" and press the "Build And Run" button
4. After the build is complete press the KeypadPeriod key (below the Keypad3)
5. Observe the build's Console output
Expected result: the Console outputs KeypadPeriod
Actual result: the Console outputs KeypadDivide
Reproducible with: 2018.4.26f1, 2019.4.9f1, 2020.1.4f1, 2020.2.0a21
Notes:
1. Reproducible on Ubuntu 18.04
2. Doesn't reproduce on Windows 10
3. Tested using the old Input System
4. In the Editor the KeypadPeriod key is sometimes not registered at all
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