/
📝
Text to TextMeshPro Converter
Search
Try Notion
📝📝
Text to TextMeshPro Converter
Get Started
Import TextMesh Pro into your project.
Go to Window > VR UIKit > TextMeshPro Converter
The TextMeshPro Converter Window will show up. Click Enable UIKit TextMeshPro Support button, it will take a few seconds to set up.
Once set up, the TextMesh Pro converter section will show up.
Features
You can check the total number of game objects which contain Text Components.
You can also convert all or selected Text to TextMeshPro.
After converting Text to TextMeshPro, you can also easily update the font of all or selected TextMeshPro.
💡
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.
⌨️
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.