Page 1 of 1

Localize TextMesh no working

Posted: Thu Oct 19, 2023 5:44 pm
by Kamotachi
Hi!
If I use "Localize UI" works perfect with TextMeshPro UI text.

But if I have a "TextMeshPro - Text" component, I'll try to use "localize text Mesh" Component,, but appear:

"Can't add component 'TextMesh' to Text because it conflicts with the existing 'MeshFilter' derived component! "

I'm shure I'm doing something bad :oops:
I need to replace the "Mesh Renderer" with another component? Or "Localize Text Mesh" is useful for something else?

I was working with old version of DialogueSystem, but now I'm using 2.2.33

Thanks!

Re: Localize TextMesh no working

Posted: Thu Oct 19, 2023 9:26 pm
by Tony Li
Hi,

Version 2.2.33 is still an older version. Can you update to 2.2.40.3? Release Notes

LocalizeUI will localize TextMeshProUGUI (TextMesh Pro - UI), TextMeshPro, and TMP_Dropdown components, as well as regular Text and Dropdown components. Make sure you've ticked the Welcome Window's TMP_PRESENT checkbox.

Do not use LocalizeTextMesh. It no longer exists in version 2.2.40.3.