<aside> 🎞️ TLDR: Video tutorial
</aside>
Import TextMesh Pro into your project.
Go to Window > VR UIKit > TextMeshPro Converter
https://lh3.googleusercontent.com/a4GK7JhYIcOikMKNSUsmuwhy35360z0Z09TkRSTcQH3wb94vFO79NlrRsm-rtWMOxf4GBQNHUHmuEr6yBdtgddbEI3uM0a5TOmyVQhk4jqKOhzCdTFnStch6Z_GmVfjw2Q
The TextMeshPro Converter Window will show up. Click Enable UIKit TextMeshPro Support button, it will take a few seconds to set up.
https://lh4.googleusercontent.com/RpybKAbB5h1FZ0cx_TZswfQA8ruExTvf9pw_3xAVSZEcgPl0lIr2ebmaLEcLsREfss8RnM19Co3yuGwZHWcGbnfjcXGQhFc5xGkxqkoBx3wNEQ3RbHUJVnGnERLbzpv_0w
Once set up, the TextMesh Pro converter section will show up.
https://lh5.googleusercontent.com/qIQHe8WAFzxuSbJUX2_pGJvRRU8rj64K6KvlE8YyNkcE7L1UXTqeVgEPS3dasq6-X9RsaCnKhOuGlr73GvOvHknop4cXQRlvi_n3PNMJ2uT1ar9LeZD2vGIStXIxwZImAg
<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>