diff --git a/src/App/PropertyLinks.cpp b/src/App/PropertyLinks.cpp index 070ce1c5fc..fdcfd5517f 100644 --- a/src/App/PropertyLinks.cpp +++ b/src/App/PropertyLinks.cpp @@ -702,6 +702,7 @@ void PropertyLink::resetLink() } } } + _pcLink = nullptr; } void PropertyLink::setValue(App::DocumentObject* lValue)