mcraiha / Unity-UI-emoji

Show emoji images in Unity UI text
174 stars 34 forks source link

Scale With Screen Size #3

Open eporral1 opened 7 years ago

eporral1 commented 7 years ago

Hi , is there a way to use this with a Scale With Screen Size Canvas Scaler? I have set the Reference Resolution to 1080x1920, but when I test it with a different resolution the emojis X positions are wrong.

I understand your suggestion to use TextMesh pro, but I would like to know if it is possible to use the mentioned Canvas Scaler.

Thanks!!!

mcraiha commented 7 years ago

If the size of the text (font size) is adjusted after emojis are set, then the positions will be wrong.

littleRookieLittle commented 6 years ago

and i find, even though i adjust the game window size before the project run, the set position is wrong too. I want to know why the unity calculate position is wrong in Editor