Removing a Widget Value Binding does not work

If i bind content for a text i.e. in the details panel in the widget blueprint and remove binding the binding dont get removed… i have to recreate to remove binding.

Pretty sure that’s on purpose seeing as you could have a bunch of bindings that are using the same function call for other things as-well.

Hi ,

“Removing” a binding does not delete the binding, but instead essentially sets it aside. You can delete the function from the eventgraph to completely remove it. This is expected functionality. Let me know if you have any questions.