Array of Delegates

While this does look like an interesting bug, I’m not sure why you would create an array of delegates.

Your example would work just fine if you take the custom event “ClickCard0” and connect it straight to the “BindEventOnClicked”.

Every single card in that array, would trigger the ClickCard event binding and do that PrintString.