Ok this is something small and not really a big bug but I though I’d report it anyway (If it is a bug in fact)
So, when you create a binding function for a widget, you cannot change the name of the return value var or the widget will not read the return value. So for example(see picture too), I changed “return value” to “health percentage” in the function and it stopped working. I tested this with 2 different widgets and different kind of variable names.
Hopefully this will be of help.
Working:
Broken: