Reading special characters from XML

Hey everyone.

I’m using XML to keep information about a Quiz (the answers and questions).

The thing is that I’m not being able to display special characters like π and ², since it’s a math quiz.

The XML file is encoded as UTF-8. And I know the encoding is working because I’m working in Portuguese, so, it means lots of special characters.

Apparently, all except Greek characters (the ones used in math equations) are being displayed.

Anyone?

Thanks!

Ok, solved!

You mus use, in Unity, a font containing the special character you want to display.