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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.