Author Topic: All widgets blink when NGUITools.addChild  (Read 5171 times)

arumons

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 7
    • View Profile
All widgets blink when NGUITools.addChild
« on: November 27, 2013, 05:03:12 AM »
NGUI version: 3.0.6 f4
Unity version: 4.3.0f4

When I add widget to Panel by NGUITools.addChild, all widdges blink once on iPhone5(not blink on unity editor).

ex: NGUITools.addChild(panel, spritePrehab)

Please tell me how to insert new widget without blink :'(

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: All widgets blink when NGUITools.addChild
« Reply #1 on: November 27, 2013, 05:19:15 AM »
There was a post about it -- http://www.tasharen.com/forum/index.php?topic=6786.0 -- but it has since been resolved, and was reported fixed. Is it the same issue? Can you double-check to make sure that the Asset Store updated your version correctly? (check to see if the "Update" button still shows)

arumons

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 7
    • View Profile
Re: All widgets blink when NGUITools.addChild
« Reply #2 on: November 27, 2013, 06:21:59 AM »
sorry, I confused NGUI version(i use 3.0.6 f1...).
No blink shown in 3.0.6 f4.
thank you for your reply :)