Search Issue Tracker
Fixed in 2018.1.X
Votes
3
Found in
2017.3.0p2
2017.3.0b1
Issue ID
1002072
Regression
Yes
[Linux Player] Input.GetKey() changes values while key is pressed
Steps to reproduce:
1. Download the attached project
2. Build and run to Linux Standalone
3. Hold the right arrow key
Expected behaviour (can be checked in Editor play mode): The number on screen increases by 1 when you press down/let go of it.
Actual behaviour: The number keeps increasing while holding the arrow key.
Reproduced on: 2017.3.0b1, 2017.3.0f1, 2017.3.0p2
Did not reproduce on: 2017.2.0f3
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
epadillafpl
Jul 04, 2018 22:30
Hello, were you able to fix the issues with the key input?
Greetings