coderespawn/dungeon-architect-ue4-issues

SGraphPin holds a references somewhere and the debugger throws a warning

Closed this issue · 1 comments

Theme editor's SGraph pin holds a reference. This is no longer allowed in 5.x

Fixed. turned UEdGraphNode_DungeonBase::PropertyObserver into a weak pointer to avoid holding a hard reference