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
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
- Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
Add comment