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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
epadillafpl
Jul 04, 2018 22:30
Hello, were you able to fix the issues with the key input?
Greetings