Mono Spacing
Forces monospace character widths on any uGUI Text component.
Mono Spacing
[!IMPORTANT] ⚠️ This control has been deprecated for Unity 6 and is no longer maintained. It remains documented for legacy reference.
Allows finer control of text spacing
Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
Contents
1 Overview
3 Methods
4 Usage
6 See also
Overview
Allows finer control of text spacing

Properties
The properties of the Mono Spacing component are as follows:
| Property | Description |
|---|---|
| Spacing | The spacing distance between characters |
| Half Char Width | Width modifer using half the character width |
| Use Half Char Width | Apply the additional half char width modifier |
Methods
| Method | Arguments | Description |
|---|---|---|
| Deprecated | N/A | Removed in Unity 6; no public methods are available |
Usage
Simply add this to a Text component through the Add Component menu as follows: Add Component -> UI -> Effects -> Extensions -> Mono Spacing
Video Demo
Click to play
See also
Curved Text Cylinder Text Letter Spacing
Credits and Donation
Credit herbst
