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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
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.