Hi all.
I am dynamically building NGUI elements at run time. A while ago the code was done to create UIInputs and it all worked fine. After upgrading to the latest version however the events have stopped working, click in the input doesn't give it focus.
I've tried comparing my UIInputs to ones created using the widget and can't honestly see a difference.
Just wondering, did anything change to the event handling of UIInput in the last version?
Thanks.