UI Text.LineSpacing doesn't work when the Text has only one line ?

I’m currently creating a simple window which has one Text.

In Unity5.2.2, theText moves vertical by Text.LineSpacing value when vertical alignment is middle or bottom, althouth that has one line.

However, in Unity5.3, when the Text is single line, the Text doesn’t move regardless of LineSpacing value.

Is this bug?, or fixed?


I’m having the same problem.

Line spacing would in 5.2 allow me to adjust the “leading” between lines… now it does nothing at all.