UMG - Pixel perfect borders

Guys you need to properly setup DPI rendering rules ( DPI Scaling | Unreal Engine Documentation )

That affects how pixel perfect are elements rendered. Depends a lot if you wanna scale them or keep them same in different resolutions, but generally this is the way how to tackle this problem.

1 Like