Galaxy Core Prime limited to 2 simultaneous touches?

I’m testing on a Galaxy Core Prime and am getting only 2 simultaneous touches, i.e. a third simultaneous touch simply doesn’t show up (i.e. the OnPointerDown method never gets called).

No such problem on an LG G2 or Moto X.

Anyone else have a similar problem?

According to the internets Galaxy Core Prime only support 2 simultaneous touches. There are apps you can download from Google Play that will show you how many simultaneous touches your device support.

Ah, right, thanks. Does Unity have any API for detecting the number of touches supported on the current device?

No. I don’t think there is an Android API to get that information. Although I could be wrong since I haven’t really been looking for one either.