Hello,
How can I write the Euro character () into the GUI with Unity ? I try with AltGr + e, the character is ok in my script editor but doesn't appear in unity...
thanks.
Hello,
How can I write the Euro character () into the GUI with Unity ? I try with AltGr + e, the character is ok in my script editor but doesn't appear in unity...
thanks.
Hav you checked your Font Asset? Maybe the Euro sign isnt included in your used Font.
I working on my own GUi right now, and i have a Input Textfield and i dont have problems with the Euro sign at all.