Search Unity

Transform.position buggy : Occasionally reports wrong values

Discussion in 'Android' started by happyclappy, Sep 30, 2010.

  1. happyclappy

    happyclappy

    Joined:
    Aug 18, 2009
    Posts:
    24
    This bug is causing me a bit of grief atm.

    I have 16 objects, each at the same y value, BUT using transform.position returns varying y values!!!

    SOLUTION : Duplicate (copy paste) the affected gameObject in the Hierarchy, and delete the old one!

    Strangest bug ever!!!