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
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
- Users get "Not found/404" when clicks link "Special thanks to our beta users"
- Search CustomIndexer workflow using IndexProrpety doesn't work if property name is not in lowercase
Add comment