ReferenceResolution offset

i can usually offset the GameObject by -500y to slide my red dialog box on screen

how can i calculate that offset when a reference resolution is attached?

for example with this reference resolution: {256, 256, .5} the offset seems to be around -376?

thanks

Create a parent of your two elements that is a child of the canvas rather than a parent of the canvas, and then move that one instead.