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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.