Skip to content

Releases: pnarimani/RTLTMPro

v4.0.0 (Unity 6+)

21 Apr 09:09
ba92e02

Choose a tag to compare

The v4 versions of RTLTMPro are compatible with Unity 6+. Use older versions of this package for older Unity versions.

What's Changed

New Contributors

Full Changelog: v3.4.3...v4.0.0

v3.4.3

14 Mar 23:32

Choose a tag to compare

  • Updated ranges to include more characters.
  • Regenerated font assets.
  • No more warning messages due to missing underline character in the font assets.
  • General bug fixes and improvements.

v3.4.2

06 Nov 00:18

Choose a tag to compare

What's Changed

  • Hebrew support
  • Fix 3D text
  • Support for unicode32 characters (emojis, etc.)

Full Changelog: 3.3.2...v3.4.2

v3.3.2

24 May 18:47

Choose a tag to compare

  • improved tag detection logic
  • other bug fixes and perf optimizations

V3.3.1

16 Feb 13:52

Choose a tag to compare

Fixed conversion to Arabic/Hindu numbers.

v3.3

06 Feb 13:35
11b03fd

Choose a tag to compare

  • Fixed numbers in rich text tags.
  • Fixed compile error in Unity 2019+.

Thanks to @hk1ll3r

Note: This version requires Unity 2019.1+.

V3.0.0

06 Sep 10:23

Choose a tag to compare

V3.0.0 Pre-release
Pre-release

Huge performance improvements. In this version, text conversion doesn't allocate memory every time you change your texts.
Comparison

This version also includes an improved Rich Text tag detection algorithm and contains other general fixes.

Since the core code of the library has changed, there might be some unknown bugs around. Backup your project before upgrading to this version.

V3.2.4

29 Jun 12:59

Choose a tag to compare

  • Added OriginalText property.
  • Fixed RTLTextMeshPro3D editor bug.

V3.2.3

22 Jun 23:03

Choose a tag to compare

V3.2.1

06 May 15:18

Choose a tag to compare

This release is compatible with Unity 2019

Also make sure to backup your projects before upgrading.