I’m not sure if this is explicitly a bug, or if it’s due to how binding works and isn’t something that will be changed, but at the moment, when you get the percentage of a progress bar, it only gives you the value of the last time you manually ran “Set Percent” (if not run, uses editor value), and doesn’t give the percentage as the result of a bind. It’s slightly annoying as I’m having to cache the percentage value within the bind function (new value relies on last), but admittedly it’s not too top priority.
Thanks,
Carson