Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.0.0-preview.3
Issue ID
1296300
Regression
No
[UWP] Backspace not working on Unity UI Input Field on HoloLens 2 builds
How to reproduce:
1. Open the attached " TMPBug.zip" project
2. Build to UWP
3. Open built the solution in Visual Studio
4. Start Debugging on Remote Machine (Debug and ARM64)
5. Click on the "UI Input Field" field
6. Enter words from the pop-up keyboard -> click on backspace on the pop-up keyboard
Actual result: The last character of the UI Input Field does not get deleted
Expected result: The last character of the UI Input Field gets deleted
Reproducible with: 2019.4.18f1 (1.0.0-preview.3), 2020.2.2f1 (4.2.1), 2021.1.0b2 (5.0.0), 2021.2.0a1 (5.1.0-exp.1)
Notes:
- Not able to reproduce on 2018.4, because of project breaking
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment