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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
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.