Hello,
I’d like to report that the property “Visilibity” of the ProgressBar component in UMG doesn’t work.
Hello,
I’d like to report that the property “Visilibity” of the ProgressBar component in UMG doesn’t work.
Hi Fauzruk,
Could you post a screenshot of how you are setting the visibility? I was able to make my “Health Bar” progress bar turn invisible/visible using this setup:
I set my HUD UMG Ref when I created the widget so I could call it later, but essentially I just cast to the Widget, then get the Bar from the return of the cast. From that node, I can set visibility options. Let me know if that helps.
Thanks,
Hello ,
That’s what I ended up doing actually but I was talking about the visibility in the designer mode.
Sorry if my report wasn’t precise enough.
I see what you mean now. I was able to reproduce the issue and have spoken with our UMG programmers. They are now talking about how to solve the issue. Thank you for bringing this to our attention, please let us know if you encounter any other unexpected behaviors.