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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- [Linux] Unity Version Control Project Setting labels aren't Humanized on Linux
Add comment