Word wrapping

Is it possible to wrap on characters instead of words so that a line of text will always be filled?


The word “wrapping” should be split up in the first sentence.
I do not care about correct hyphenation.

I will take a look at adding support for additional types of line breaking modes. But in the meantime, enclosing the text in the tag should result in breaking per character.

Are you using UI Elements or TextMesh Pro?

Im using UIElements and i dont think tags are a thing here. So would be cool to see some additional breaking modes.

I quickly tested with Textmesh and it seems like the tag only works for the first word. Following words will not split up:

I also read the doc for the tag and im kind of confused this even workes, because normaly should keep the word together