User Widget inside a TileView doesn't update and only uses default value in bindings

Yup!

Hopefully you set widgets fields directly inside: Text Box -> Set Text - this way we update the widget once in an event driven approach as opposed to a function binding that runs the bound function every single frame, non-stop.

1 Like