Search Unity

Unity UI Button's "clickable region" is misaligned?

Discussion in 'UGUI & TextMesh Pro' started by tavichh, Aug 15, 2017.

  1. tavichh

    tavichh

    Joined:
    Jul 7, 2012
    Posts:
    43
  2. tavichh

    tavichh

    Joined:
    Jul 7, 2012
    Posts:
    43
    Anyone?
     
  3. MarkPeskir

    MarkPeskir

    Joined:
    Aug 19, 2017
    Posts:
    6
    I had this just recently...it was an issue with the Rect dimensions not matching what I expected. I had some width, height, scale, and such going on in a way that the Rect was a different shape than the Image.
    Please share details on the whole Button, including special mods you've made. We need the details; that's where the devil is, after all.