Author Topic: Bug: UILabel or UISprite does not follow?  (Read 2192 times)

usagi12

  • Guest
Bug: UILabel or UISprite does not follow?
« on: March 08, 2013, 12:02:19 AM »
Hi,
I want to know about the solution of the following problems.
I have been using the NGUI v2.2.6c in unity 3.5.6f4,
I confirmed that some objects UISprite, UILabel and placed under the GameObject that contains UIpanel does not follow the movement of the parent object.
This problem has been confirmed only in iOS.
I'm in trouble because there is no way to be sure you can reproduce this problem.
Does the same problem would have occurred in other cases?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Bug: UILabel or UISprite does not follow?
« Reply #1 on: March 08, 2013, 03:48:44 AM »
Well, first you should upgrade to the latest version. I can only support the latest. Next, check the drag & drop example. If you reparented something yourself, you will want to call an appropriate function to let the widgets know.