diff --git a/UE4SS/src/GUI/LiveView.cpp b/UE4SS/src/GUI/LiveView.cpp index ca1ef0654..93366a03f 100644 --- a/UE4SS/src/GUI/LiveView.cpp +++ b/UE4SS/src/GUI/LiveView.cpp @@ -1324,7 +1324,7 @@ namespace RC::GUI inner_property->ExportTextItem(struct_prop_text_item, struct_prop_container_ptr, struct_prop_container_ptr, - static_cast(*container_ptr), + nullptr, NULL); ImGui::Indent();