Search Issue Tracker
Feature Request
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a9
Issue ID
UUM-91357
Regression
No
Tags are left in the 'Text' property when deleting TMP Input Field text
Reproduction steps:
1. Open the attached “Test TMP_InputField.zip” project
2. Open the “ReproScene” Scene
3. Select “InputField (TMP)” GameObject from the Hierarchy
4. Enter the Play mode
5. In the Input Field, delete all the text with the Backspace button
6. Observe the Text property in the Inspector, in the TextMeshPro Component
Expected result: The Text property is empty
Actual result: All the tags are still left in the Text property
Reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Does not reproduce when selecting the text in the Input Field by clicking ‘Ctrl+A’ and deleting it
- Highlighting all the text with the cursor and then deleting it, leaves only some of the tags
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
We do not support rich text tags editing at the moment. It is not a priority for the moment but we may implement this in a future version.