Hi,
We seem to be getting double clicks in OnClick() on an iPhone 6 +
We have just compiled our programs with Unity 4.6.2 and have the latest NGUI and also built a small test program with just a button that increments a number and it is incrementing it by 2 on each click.
If I hold my finger down and then drag over to the button and release it, then it works.
This only happens on an iphone6 +, compiled in x32 and x64 mode. (Have not tested it on other 64 bit devices.)
It does not happen on 32 bit devices.
Has anyone else seen this and is there a fix to it?
Need to release soon so need this get this fixed.
Thanks