I check my UIButton scripts, and all of that's drag over options is do nothing. When I drag over, it changes color of sprite only, does not call OnClick event.
This only occurred when I set my custom event receiver (Player gameobject) to UICamera.genericEventHandler.
Should I need to do something about my custom event receiver?