Text cutting words

Hello there,

I am using an UI Text and when I set the text it sometimes split words in two parts for exemple when I set in the text “Hello World” I get :

Hell
o World

But If I set “Hello World” (with two spaces) I get :
Hello
World

Is it possible to do this automaticaly ? I do not want to modify my whole text in order to avoid this issue.

Thanks for your help,

Taz.

sounds like a bug, please file a report.

I am seeing this behavior in Unity 4.7, is this still an outstanding issue? I find it happens when using “Best Fit”

I filed a bug on this issue, can be seen here https://fogbugz.unity3d.com/default.asp?760218_kjl5k60hme9uqdj6

It happens even if you don’t use best fit

Any updates here?