I have my UIRoot set to FixedSize with a manual height of 720. When I click on it in scene view, it shows me the dimensions 720x1281 (seems like it should be 1280 but that's less important).

Yet when I position ui components using advanced anchors to align them to the screen edges, they don't appear where I'd expect in scene view, and it makes it very hard to lay things out.

And yet, when I start the game, the game screen
does display them in the correct place.

Is there something I need to configure differently?