I have attached a button to a panel and attached my script to the method field. It is however, not working. I know the collider works because if I add an OnMouseDown method to my script then that fires. It is just the built in NGUI method of dealing with button clicks that is not working. I have attached a screenshot of my code and UIButton setup.