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
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
Add comment