NGUI simply uses Input.GetTouch(#) for this, so that's what's coming from your system. That said, 2.6.1 is really old, so I would suggest you trying it with the latest version to see if it still happens there. And last but not least, you can always try your own Input.GetTouch logic just to see what values you get from the system.