UI text UTF coding

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