Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

UI RectTransform .rect & .sizeDelta incorrect in Awake()

Discussion in '5.2 Beta' started by Stephan-B, Aug 20, 2015.

  1. Stephan-B

    Stephan-B

    Unity Technologies

    Joined:
    Feb 23, 2011
    Posts:
    2,269
    A few months ago I reported Case 685345 which has been fixed. However, the fix failed to consider the affect of Layout Components on the RectTransform.

    The new case which includes a Repro project / scene to make this easy to reproduce is (Case 721282)