Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.6
Issue ID
TMPB-18
Regression
No
TMP input field truncates string unexpectedly
TMP input field truncates string unexpectedly
Reproduce steps:
1. Add a tmp input field and set line type as multiline new line
2. Add a content size fitter with preferred size selected
3. Create a simple script to set the text and lineLimit, for example:
TMPInputField.lineLimit = 3;
TMPInputField.text = randomString;
4. Enter playmode
Actual result: the text string is truncated based on the lineLimit value
Expected result: text string shouldn't be truncated.
forum thread -https://forum.unity.com/threads/textmesh-pro-ugui-hidden-characters.505493/#post-7045780
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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Resolution Note:
Thank you for bringing this issue to our attention. After careful consideration, we have determined that this issue is not aligned with our current development priorities and focus areas (UI Toolkit). As such, we have decided not to invest time and resources into addressing it. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.