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
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
Add comment