Slider Widget

I see. Level Blueprint created the widget - generally not the best method as it’s somewhat notoriously difficult to obtain reference stored there. Do you absolutely must do it in the LB? Is this something that will exist only in this one level?

And which blueprint needs the data from the slider? If the other object is also in the level already, it’s super easy. If it’s spawned dynamically, it’s a bit more complicated.