Bro, who can tell me the reason why when I using the node “Set percent” of a progress in Widget,the value has been changed ,but it doesn’t work for the progress which is always the default value.I‘ve tried Debugging,but everthing seems correct.
Can you show a little bit more of your blueprint? Where do you set your values? And which progress value does not change?
Sure,Bro.Give me some minutes to set the language
Just like this.The value of percent should be changed,but the progress stay 1.
Do you have still an active binding for your progress bar inside your widget? Maybe by accident? From a previous test?
I thought that was the reason at first
Is the progress bar inside another container? What happens if you place the progress bar just on top inside the widget? Like this:

Let me check it
My menu is like this original.

I try place the progress bar on top inside the widget .It doesn’t work
Can you share the project?
Sure bro,but I don’t know how to share it to you.It doesn’t matter,it’s enough for me if the logic was correct.Thanks so much.Love you bro.
You could try to create a new widget with only the progressbar and test it with this widget again. Does that work?
Oh,the reason of this issue is that I use the node “evertick” to create widget ,so the widget will refresh everytick.




