Progress bar visibility / percentage stops visually updating

This was working correctly when I had it on the character, so I know the logic is sound, but after moving it to the widget and updating all the references, the progress bar can no longer be re-hidden/set back to 0 percent. I added some print strings, and the values are updating as I would expect them to via their bindings, however it is not visually updating on the screen.

120586-widgetnothidingbinds.png

Hello Morkath

I was unable to reproduce this issue on our end. I do not see in your example where Disable Cast Bar is called. I have a few questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. If so, could you provide a detailed list of steps to reproduce this issue on our end?
  3. Could you provide screen shots of any blueprints/widgets/settings that may be involved with this issue?

The flow is basically in the controller, Enable cast bar → do some other stuff → delay for X seconds → Disable cast bar. Everything is firing correctly, and if I print out the values for visibility and percentage after my event fires, they are correct. They are just not visually updating.

Even something as simply as this does not work correctly.

120693-visibilitykeypress.png

When I hit U, the progress bar will become visible. However when I press O, it does not disappear.

I ran a couple of tests on my end and the widget’s visibility appears to change as expected. Would it be possible for you to provide a zipped down copy of a project that reproduces this issue so that I could take a closer look?

Hello Morkath,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will follow up.

Thanks,

I’m having this issue also, it was working fine at one point. Next thing I know it isn’t responding and there is no indication as to why as strings are showing everything ok.

Hello FinalDingo,

Can you answer the questions that were asked in my original post? These will help narrow down what issue it is that you are experiencing.