Search Unity

UI alignment problem

Discussion in 'UGUI & TextMesh Pro' started by iangc49, Apr 13, 2021.

  1. iangc49

    iangc49

    Joined:
    May 21, 2020
    Posts:
    1
    Hi! My team and I are having trouble with our project´s UI. Most of it scales perfectly when changing window sizes in unity, but some windows seem to move when rescaling, even though they are children of the main canvas, which scales perfectly. Does anyone know a fix?

    Link to a video showcasing what happens:
     
  2. Ian094

    Ian094

    Joined:
    Jun 20, 2013
    Posts:
    1,548
    Have you correctly set up the CanvasScaler to scale with a reference screen size?

    If so, then it's an anchoring issue.