Custom events created through keyboard shortcuts cannot be bound to delegates

Summary

Custom events created through keyboard shortcuts cannot be bound to delegates

What Type of Bug are you experiencing?

Editor

Steps to Reproduce

  1. Bind the “Custom Event” operation to a shortcut key
  2. Use the shortcut keys to create “Custom Events”
  3. Bind the delegation of this event to any event dispatcher
  4. Compile blueprint

Expected Result

Be able to successfully compile

Observed Result

The compilation will fail and an error message will appear: “Creation of property K2Node_CustomEvent_OutputDelegate from failed due to a bad or unknown type (delegate).”

Affects Versions

5.8

Platform(s)

Windows

Upload an image

Additional Notes

This issue also exists in version 5.7.4.