How can I edit the UTF code to support Portuguese characters like ~?
Right now if I create an UI text element iβm unable to use portuguese character correctly, on the inspector the text is correct but on the text Ui element its not
Can you share the exact text string youβre seeing the issue with?
Like this: This is my example
So the text is: βLeΓ£oβ and either on overlay or 3D shows at Leo
Already tried to upload a font and select that font but the result is the same
Just talked over this with the engineering team and it looks like thereβs still some work that needs to go in before the UI system can support non-ASCII characters.
understood, we will use png for text for now