[UMG] Fixed size widgets independent of resolution

For those who have this problem: I just resolved using the node “GetViewportScale” and then dividing the widget size I want to obtain by this value.

1 Like