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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
epadillafpl
Jul 04, 2018 22:30
Hello, were you able to fix the issues with the key input?
Greetings