Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.8f1
2019.3.14f1
Issue ID
1249394
Regression
Yes
The value of Input.inputString is empty when F key is pressed
How to reproduce:
1. Open the attached 'project-1249394.zip' project
2. Enter Play mode
3. Press 'f' key several times
4. Observe the Console window
Expected result: messages containing 'f' character are printed
Actual result: empty messages are printed
Reproducible with: 2019.3.8f1, 2019.3.15f1
Not reproducible with: 2018.4.23f1, 2019.3.7f1, 2020.1.0b10, 2020.2.0a12
Note: there also an issue when the first key is pressed it will print an empty message
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment