My simple UI needs to be fixed in place but as soon as the resolution changes, it moves.

Hi Guys.

I’m trying to fix my UI so that it doesn’t move around on different resolution screens, but the anchors are breaking it and making it worse.

How can I stop the UI from being affected by the screen size and just stay where I want it to be?

In the pictures you can see where it’s supposed to be. What happens when you resize the screen in images 2 and 3 (granted that’s extreme, but it shows you the problem). Then the widget and the UI elements.

I don’t want it to do anything fancy, just not be affected by resizing and stay exactly where I put them. The anchors are the problem I’m finding.

Can anyone help?