Set UMG Widget Scale for multiple devices

Slate and UMG inherently automatically scales to screen size and dpi of device screen, you can read about it here:

Also in this case canvas anchoring is quite important too, so your widget will be properly placed on different screen ratios

1 Like