Editor Utility Widgets Feedback

Hello Guys, I am having problems to pass variables to TileViews when I am creating new child widgets, it seams absolutely broken, does someone is having the same problem?.
here is a step by step:

1.- Create a new widget utility
2.- Set a TileView Widget inside
3.- Create another widget utility and set the UserObjectListEntry interface
4.- Set a TextBlock inside the child widget utility
5.- Create a function to pass a string variable and set the text for the text block (or make a variable public and expose on spawn, not working either)
6.- go back to the first widget utility and set the child in the TileView settings
8.- Create a new widget and init that variable

Adding the widget to any other panel container works, looks like the TileView is generating a copy