Developer Notes

The bindings go directly to the slate widget. If you have the data - don't request it from the widget.

Description

Get percentage for the progress bar in UMG does not reflect changes from a binding

Steps to Reproduce
  1. Open the Editor
  2. Create a new widget blueprint
  3. Add a progress bar to the designer tab
  4. Create a binding for the percentage
  5. Create the blueprint in the attached image
  6. Save and Compile
  7. Open the level blueprint
  8. Create and add the widget to the viewport
  9. Play in editor
  10. Notice that the print string is saying 0 instead of the .5 that was set in the provided image

Expected: The Print string would reflect the changes in the binding
Result: The get percent node does not appear to reflect that changes in the binding

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

By Design
ComponentUE - Editor - UI Systems
Affects Versions4.12.4
CreatedJul 5, 2016
ResolvedJul 7, 2016
UpdatedJul 14, 2021