Steps to Reproduce
- Create a new UMG Widget (BP inheriting from UserWidget)
- Add a progress bar widget somewhere in the hierarchy
- Set the widget to use Mask fill mode
- Set Percent to 0.5
- Observe that depending on the zoom level, the fill size changes.
Steps to Reproduce