EventDispatcher: Error Could not find a pin for the parameter of DelegateSignature

Is this a bug? Every time I create an EventDispatcher with an input variable I get this:

I was following the tutorial: http://www.youtube.com/watch?v=8YzgVp5fz-0&t=9m30s and he does not have this problem. But he uses 4.6.x I suppose.

Do I have to use the “Copy Signature” dropdownbox? Do I have to create a signature somewhere?

And why is my pin named: “New Param”. But on the left side of the screen you can clearly see that the pin is named “ClickedSlotIndex”… Another pin bug?

The pin name was updated correctly after recreating the event dispatcher. It also solved the compiler errors. Must be a bug…

just ran into the same thing, editor restart did the trick

I also resolved this using ‘Refresh Node’ (right click on the Event Dispatcher Call node) rather than an editor restart.

1 Like