UMG Widget progress bar disappears on game resolution change

Hey there. I am having an issue with the UMG progress bar disappearing when I change the resolution.

I am not sure what is causing this and maybe my widget is just set up wrong but after messing with it, I discovered that the prograss bar (the filled brush at least) is not visible only where the viewport grew in size from its original resolution size. If that makes sense…

Here’s a video to explain what’s happening:

I have also noticed that after applying a new resolution, the viewport widget geometry absolute size remains unchanged, and is perhaps why my widget misbehaves?

Any way to fix this?

1 Like

Anyone else experiencing this? I have the same problem… When I’m in the UMG editor if i zoom in the progress bar completely disappears, when I zoom out in-between a certain threshold it appears again…

When testing the game, If i test it in a new window or full screen it wont show but if i test it in the editor the health bar shows.




Not sure what’s going on if its a bug, or if its just me.