Widget value bind return value bug

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:

90649-working2.jpg

Broken:

90651-broken2.jpg

Hello FloreVanackere,

After doing a bit of digging I was able to find that this is a known issue (UE-20207) and that it has been reported to the developers for further consideration. I have provided a link below to the original thread. please feel free to visit this link for future updates.

link: Bug binding function to UMG widget attribute - UI - Epic Developer Community Forums

Make it a great day