Take the 2-minute tour ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

I've build my game for various platforms using Unity3d 4.3.3. I've tested it on windows, Mac, iOS and android as well. It works perfectly in all the devices except few high and android devices like Nexus5 and Galaxy Note 2.

It detects a single touch multiple times and repeats itself until touched again. Like when I swipe right it sometimes works perfectly and sometimes repeats itself continuously. I've also tried in some other Samsung galaxy devices and it works perfect.

What can I do to solve this problem or it has something to do with the device itself?

Please Help. Thank You

share|improve this question
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.