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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment