So I just downloaded 2014.2130.
All my apps and example apps now just show rectangles for text as in the image below.
Happens in Simulator and after building for android devices (not tested on apple device).
So I just downloaded 2014.2130.
All my apps and example apps now just show rectangles for text as in the image below.
Happens in Simulator and after building for android devices (not tested on apple device).
privacy settings?
Haha funny :(
On a serious note though. How did this get by testing??
Sorry, I didn’t mean to ridiculise the situation, but some of the bugs coming out seem Dilbert cartoons material
Same here… I can make a piece of text go back to normal if after everything is done, I do a :toFront() it seems…
I’m guessing the buffering of the text to an os image buffer (I believe corona does that), ain’t a working right. Probably refreshes on the toFront?
We are aware of the bug and just fixed it. Build 2131 should fix the text issue.
I was panic for a while before I saw this forum post.
Where can i find build 2131, I do not see it as of yet…
yeah was going to start changing a bunch of code but now see the bug is on corona’s side… hopefully .2131. comes out asap as it’s really annoying such an obvious bug got through.
Seriously worries me that now with new updates other things that previously worked properly end up getting ‘broken’ and CL is oblivious to them until we the developers spot it on our end…what other things might end up creating more bug issues… I do hope CL steps up their QC before releasing updates.
Just out of interest, I’ve noticed that as well as seeing white rects instead of some text, the “newtext is being rounded to nearest multiple of 4” warning has disappeared (presumably the texts are now not being rounded which is why some text appears correctly and some doesn’t).
Does this mean we will finally be getting rid of that annoying message? :lol:
I can confirm that 2014.2135 solves this issue.
Thank you to the Corona team for a quick turnaround on this fix.
I had this as well with 2014.2130 and was getting quite worried. I’ll download 2014.2135 now. Thanks, folks, for the tips (and sanity check).
Did anyone else note the installer being different in 2135? Seemed to work ok installing but makes you wonder.
privacy settings?
Haha funny :(
On a serious note though. How did this get by testing??
Sorry, I didn’t mean to ridiculise the situation, but some of the bugs coming out seem Dilbert cartoons material
Same here… I can make a piece of text go back to normal if after everything is done, I do a :toFront() it seems…
I’m guessing the buffering of the text to an os image buffer (I believe corona does that), ain’t a working right. Probably refreshes on the toFront?
We are aware of the bug and just fixed it. Build 2131 should fix the text issue.
I was panic for a while before I saw this forum post.
Where can i find build 2131, I do not see it as of yet…