Link Search Menu Expand Document

Typewriter mode displays only one character


Version agnostic

Symptoms

When using the Typewriter mode on the TextDisplay component, only one character of text is revealed, rather than the entire string.


Fix

The TextMeshPro reference you have assigned to your TextDisplay likely doesn’t have its Overflow mode set to Page, which is a requirement for the Typewriter mode.