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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment