Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1091456
Regression
No
[Keyboard] Keyboard.onTextInput does not report delete
Migrated from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/23
Keyboard.onTextInput does not report the delete key. It does report the backspace key, so it should also report the delete key.
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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
It would be an improvement but not required. The old input does not show Delete either.