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
- Beyond Compare 5 is not supported by Yaml Merge
- 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
- Files in the target folder are deleted without a proper warning when building an iOS project
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.