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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
epadillafpl
Jul 04, 2018 22:30
Hello, were you able to fix the issues with the key input?
Greetings