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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
epadillafpl
Jul 04, 2018 22:30
Hello, were you able to fix the issues with the key input?
Greetings