i dont see anything about it in inspector or any coding function in unity docs
1 Like
Do you mean on a textmesh pro inputfield?
If you want it on a textmesh pro text component, then you’ll just have to code in when you assign text to it that it takes a substring of the text if it’s longer than what you want.