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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.