BindWidget variable is null (source code, debug)

You’ve declared that the objects are there, but you haven’t actually created them in the construction code for your widget


You should use this in RebuildWidget

1 Like