Interact with a progress bar

I created a progress bar in a widget to be able to modify the value of an in-game option.
Despite the fact that the Is Enabled option is activated, in game it is impossible to interact with the progress bar.
Any ideas ?

UE 5.3

i think you want a slider not a progress bar?

1 Like

I can’t get the same result with a progress bar and a Slider.
And there is an option made precisely to interact with it, it just doesn’t work.

I found, in reality you should not use a Progress Bar for the result I wanted but a SpinBox.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.