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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment