2D Toolkit Forum

2D Toolkit => Support => Topic started by: RyuK on April 22, 2014, 07:49:37 am

Title: Tk2dTextMesh on BasicButton is garbled on Mac & Android
Post by: RyuK on April 22, 2014, 07:49:37 am
Hi, I followed the tutorial
http://www.unikronsoftware.com/2dtoolkit/docs/latest/ui/getting_started.html
and put BasicButton on a scene on Windows. It worked fine.
However, if I run the same project on a Mac PC and an Android device, the text on the button is crushed and unreadable. Is there any workaround for this issue?
PS. I applied to the private support forum and am awaiting approval, thx!
Title: Re: Tk2dTextMesh on BasicButton is garbled on Mac & Android
Post by: unikronsoftware on April 22, 2014, 02:26:18 pm
Hi,

Please check this -
http://2dtoolkit.com/forum/index.php/topic,3530.0.html

Its a Unity bug which can be worked around.
Title: Re: Tk2dTextMesh on BasicButton is garbled on Mac & Android
Post by: RyuK on April 23, 2014, 04:21:35 am
Thank you, that could fix the issue!!