Page 1 of 1

can't find the TextMeshPro Locali

Posted: Sat Nov 14, 2020 5:00 pm
by Strook
Hello !
I'm starting to look into localization. i'm using textmesh pro for most of my UI, and I already have the Textmesh pro support checked.

Image

Everything works fine (typewritter, and other stuff), but it seems i don't have the textmesh pro localization component

Image

i try uncheck/checking the text mesh pro support, as well as reimporting the Script/Wrapper folders. I'm using unity 2019.3, and Dialogue System for Unity v2.2.12

I would like to know if there is something i missed before potentially deleting and reimport a fresh install of the plugin

Thanks !

Re: can't find the TextMeshPro Locali

Posted: Sat Nov 14, 2020 11:57 pm
by Tony Li
Hi,

Add a LocalizeUI component to the same GameObject as the TextMeshProUGUI.

LocalizeUI will localize UI Text, TextMeshProUGUI, UI Dropdown, or TextMeshProDropdown components.