2D Toolkit Forum

2D Toolkit => Support => Topic started by: DNSavar on November 24, 2015, 05:38:15 pm

Title: Textmesh, update problem
Post by: DNSavar on November 24, 2015, 05:38:15 pm
Hi,

I use Toolkit 2d for more than 1 year and I am very satisfied with this plugin. You did a great job.

But, since a lot of time, I saw a problem that occurs very not often, but it occured in editor, on android and iOS. Sometime, the textmesh "visual" is no more updated. I means, when I saw it in the editor, I saw the good value in editor text field of the textmesh but the previous text was displayed in the "scene". I was able to change it manually but the textmesh never changed.

The only place I saw the bug, is with a textmesh that show the "hard cash" of the player. Probably because this textmesh is displayed for a very long time with a lot of update. Players and I have also noticed it because, it is a very important value !

I use the version 2.5.4. Please help me!
Title: Re: Textmesh, update problem
Post by: DNSavar on December 01, 2015, 01:27:45 pm
Hello?
Title: Re: Textmesh, update problem
Post by: unikronsoftware on December 06, 2015, 12:16:03 pm
Sorry, looks like i've missed a fair few posts here. How do you reproduce this? Have you tried calling Commit manually after updating text to see if it works better? Have you tried ForceBuild as well?

Also what version of Unity are you using?