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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment