I was able to repro this issue in 4.20. I created an event dispatcher in a BP called MLTotemRightOff and added a call and bind in the BP. I then renamed the event dispatcher to SimpleTotemRIghtOff and deleted the call and bind functions to the event dispatcher. Now when i compile the BP, I get a warning that "No delegate property found for MLTotemRightOff
I duplicated the BP and still get the same error. I cant find a way to resolve this