<aside> 🎞️ TLDR: Video tutorial

</aside>

Get Started

Features

  1. You can check the total number of game objects which contain Text Components.
  2. You can also convert all or selected Text to TextMeshPro.
  3. After converting Text to TextMeshPro, you can also easily update the font of all or selected TextMeshPro.

<aside> 💡 After converting Text to TextMeshPro, you might need to update your scripts if you have used Text component in your scripts. VR UIKit will automatically update its scripts and will no longer use Text component in the script if you enabled UIKit TextMeshPro Support.

</aside>

<aside> ⌨️ After converting Text to TextMeshPro, the keyboard will only work with the TextMeshPro input field. Please use TextMeshPro input field instead of Unity’s built in input field.

</aside>