This version of Unity is unsupported.

Text.horizontalOverflow

public HorizontalWrapMode horizontalOverflow;

Description

Horizontal overflow mode.

When set to Overflow, text can exceed the horizontal boundaries of the Text graphic. When set to Wrap, text will be word-wrapped to fit within the boundaries.