Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0f1
Issue ID
992330
Regression
No
[Linux Editor] Input.inputString does not register a backspace '\b' char
Steps:
1. Download the attached project
2. Open "Assets/Scenes/TypingOfTheMath.unity" scene
3. Enter play mode
4. Type some characters
5. Press backspace to delete them
Expected result: characters are deleted
Actual result: nothing happens
Reproduced on: 2017.1.2f1, 2017.2.0f3, 2017.3.0f1, 2017.3.0p2
Notes:
* Does not reproduce on Player
* Likely related to Case 984192, as in the player, backspace input is doubled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- 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
Add comment