Summary
Custom events created through keyboard shortcuts cannot be bound to delegates
What Type of Bug are you experiencing?
Editor
Steps to Reproduce
- Bind the “Custom Event” operation to a shortcut key
- Use the shortcut keys to create “Custom Events”
- Bind the delegation of this event to any event dispatcher
- 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.


