Search Unity

Bug UI Control Bug in Unity 2021.2.2f1? Control gimbals don't align.

Discussion in 'UGUI & TextMesh Pro' started by blackstaffgames, May 17, 2023.

  1. blackstaffgames

    blackstaffgames

    Joined:
    Jul 10, 2014
    Posts:
    19
    Hi,

    Having an issue in Scene View, where Move, Scale and Rotate controls don't align with the actual UI Graphic show when dealing with UI. This is a RectTransform with an Image, attached to a canvas.

    Rect Tool however does work.

    Anyone know what might have caused it?

    Unity_2021_2_UIControl_Bug.jpg

    Image attached shows in editor. The controls seem to be inverted in the Y axis, and inversely scaled as though it's trying to use screen space from the editor camera. Have tried changing the canvas type (overlay etc) but makes no difference. Unfortunately coming in on someone else's project so not sure if it's something internal that's caused it, in which case would be good to know what to look for.

    Apologies if this is reposted, but struggling to search for this as getting the exact phrasing is difficult to find a similar issue.
     
  2. blackstaffgames

    blackstaffgames

    Joined:
    Jul 10, 2014
    Posts:
    19
    Just to confirm here, updating to newest version of 2021.2(.19) does infact solve this.