Progress Bar Fill Image problem

I’m making a custom health bar using a progress bar in the HUD widget. I made 2 graphics, one red, one green. The red I used for the bg image and looks correct. However the Fill Image is not displaying correct like the gamma is way off. I’ve tried adjusting several settings and nothing seems to fix the issue. Wondering if anyone had any insight.

In the picture, top bar shows red bg and green fill, bottom bar shows green bg with red fill and neither fill image is displayed correctly

Update: I fixed the issue. Just an oversight on my part. The RGB, some some reason, was/is shifted by default. Not sure why is. Upon adding any new progress bar to my has the Fill Image RGB adjusted. Resetting the values to 1.0 fixes the issue if any one runs into the same problem. Easy to overlook

Encountered the same problem in 4.25. Scrolling down the Details panel to Appearance and changing the Fill Colour and Opacity to white fixed this.

1 Like

Yes, progress bar appearance is messed by default, had to change to white

1 Like