I had the same issue with an Interface event. A solution that worked for me is to convert the overwritten function to an event. I did that by going to the overwritten function on the left side panel, right click, convert function to event. Then I had to drag the event from the panel and reconnect it.