Thanks. It can be fixed by adding the following code in DialogueEditor.h on line 44:
virtual FString GetReferencerName() const override
{
return TEXT("FDialogueEditor");
}
I’ll send an update to the marketplace today, it’ll probably get processed some time around Monday.