Every language. Every emoji. Every style. Production-grade, extensible, high-performance, built on industry standards.
Unicode 17.0 · HarfBuzz · SDF/MSDF · Variable Fonts · Zero GC
If your game has Arabic, Hebrew, Hindi, Thai, or Bengali-speaking players — TextMeshPro is showing them broken text. These aren't edge cases — they're a quarter of the world's population.

Letters disconnected, RTL ignored, words reversed. Native speakers cannot read the text at all. No emoji support out of the box.

The plugin handles basic Arabic shaping — letters connect into words correctly. But there's no real BiDi algorithm. With embedded numbers, English words, or punctuation (chat, dialogue, prices, dates) the visual order is wrong — native readers struggle. On some inputs the plugin doesn't activate at all and falls back to the exact same broken output as TextMeshPro. Emoji don't work either way.

Full Unicode BiDi algorithm. Mixed scripts in correct order. Color emoji including complex ZWJ sequences. Production-ready out of the box.
Real Unity Editor screenshots — same text, same font, same scene
If any of these sound familiar, UniText is your solution.
Rich text with bold, italic, colors — in any language. Arabic dialogues read right-to-left. Hindi vowels connect properly. Emoji reactions just work.
Localizing to Arabic, Hebrew, Hindi, Thai, or Bengali? UniText is the only Unity text solution that renders these scripts correctly.
Damage numbers, name plates, world signs — rendered via MeshRenderer. No Canvas overhead. Full Unicode support in 3D space.
Chat messages, player names, custom text — any Unicode input, including complex emoji sequences, rendered correctly.
Mobile, VR, large worlds — zero garbage collection means no stuttering, even with hundreds of text objects.
Use familiar **bold**, *italic*, ~~strikethrough~~ syntax directly in Unity. Perfect for dialogue systems, tutorials, and in-game text.
Built on the same technologies used by Chrome, Firefox, Adobe, and Android.
Every script on Earth — tested and passed. 891,757 official Unicode conformance tests, zero failures. From Arabic to Tibetan.
One font file, infinite variations. Smoothly animate weight, width, slant — in real time. One font replaces your entire font family.
100 UniText + 100 TextMeshPro instances animating Font Size simultaneously. They're stacked at the same position, so all 200 look like a single block.
Text layout runs across all CPU cores. 100, 500, 1000 text objects — performance scales linearly.
Families 👨👩👧👦, flags 🇬🇪, skin tones 👋🏻👋🏿 — all correct. Uses device fonts: zero impact on build size, always up-to-date.
Rich text effects via simple tags. Customizable color, thickness, offset, and softness — all GPU-accelerated.

Text in 3D space via MeshRenderer — no Canvas required. Full feature parity: every language, every emoji, every effect — in world space.
Custom modifier creation in 10 lines of C#
Plug & play modifier system. Add only what you need. Create custom text effects in minutes with a simple C# API.
Thai, Lao, and other SE Asian scripts don't use spaces between words. UniText knows where to break lines — correctly, every time.
We pass every single official Unicode test. No exceptions.
Real benchmarks on Android production build.
* 100 objects, 10 iterations, 3 warmup, ~2300 characters per object (Latin + Arabic + Hebrew + Mixed). UniText.UseParallel = false.
Adding glyphs to texture atlas
Font compression keeps your shipped game tiny
Sub-millisecond decompression at runtime — players won't notice.
Native HarfBuzz and FreeType libraries compiled for every major platform and architecture.
Side-by-side feature comparison
| Feature | UniText | TextMesh Pro | UI Toolkit |
|---|---|---|---|
| Bidirectional Text | Full support | Basic | Limited * |
| Auto Text Direction | Full support | Not supported | Not supported |
| Arabic Script | Full support | Requires plugin | Limited * |
| Hebrew Script | Full support | Requires plugin | Limited * |
| Hindi / Devanagari | Full support | Limited * | Limited * |
| Color Emoji | Full support | Limited * | Full support |
| Complex Emoji (👨👩👧👦) | Full support | Not supported | Limited * |
| Multi-Core Processing | Full support | Not supported | Limited * |
| Variable Fonts | Full support | Not supported | Not supported |
| Font Families (Bold / Italic) | Full support | Limited * | Full support |
| Outline & Shadow Effects | Full support | Full support | Limited * |
| 3D World-Space Text | Full support | Full support | Limited * |
| MSDF Rendering | Full support | Not supported | Not supported |
| Font Compression | Full support | Not supported | Not supported |
| Smart Word Breaking | Full support | Not supported | Limited * |
| Markdown Syntax | Full support | Not supported | Not supported |
| Unicode Version | 17.0 | Not supported | 15.0 |
* UI Toolkit: requires Unity 6+ with Advanced Text Generator enabled
Stop fighting with broken Arabic, missing emoji, and RTL bugs. UniText handles it all.