How to setup multiplayer Widget Component in 3D Space?

Okay, quick update i have figured out few things, Widget is still not visible on client side, I think its a bug, because check this out:

I have added child actor with Cube:

With this cube I Try do dynamically add widget comp:

With this approach:
Host is this

Client this

And spawning speedo is called from Server both times…