Unity-UI-emoji icon indicating copy to clipboard operation
Unity-UI-emoji copied to clipboard

string format exception

Open subzero911 opened this issue 9 years ago • 1 comments

Doesn't work with russian letters (cyrillic symbols). Also, this package is terribly inconvenient to use - there's no normal API, so I have to take an example and modify it for myself.

subzero911 avatar Aug 06 '16 19:08 subzero911

WebGL build does have quite limited set of chars, so e.g. Russian, Japanese and Chinese letters are missing. That is because I only wanted to demonstrate emoji chars.

And yes, this package it is not meant to be full working text + emoji solution. If you are seeking something like that I would suggest checking out TextMesh Pro.

mcraiha avatar Aug 08 '16 19:08 mcraiha