Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Jerm-Red · Mar 12, 2017 at 03:19 PM · iosinputtouchscreentouches

What affects Input.touchCount ? Not returning more than 1 in specific scene

I am trying to debug an issue where Input.touchCount == 1 only within specific scene.

Debug logs indicate the enable multi touch option is set to true and within other scenes I can see the touchCount can pickup multiple touches, but for whatever reason the touchCount within this specific scene never excedes 1 and then after exiting this scene, previous scenes that were able to detect multiple touches experience the same issue and return touchCount of 1.

Are there any additional settings that could potentially restrict the input.touchCount from registering more than 1 touch?

This is affecting iOS 10.2 using Unity 5.4.2f1, and the project is using NGUI if that affects anything.

NB: Have also debugged NGUI's multiTouch enabled setting and that's always set to true

Update: Have just noticed as well that within the affected scene, I can get >1 touchCount if I drum my fingers on the screen. So whilst clearly touching two fingers to the screen does not make the touchCount 2, apparently randomly tapping my fingers gets touchCount to 2 or more.

Comment
Add comment · Show 5
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Codein · Aug 26, 2017 at 05:21 PM 0
Share

Hi, did you found the issue ? Having the same problem as you but not using NGUI. Thanks

avatar image Glurth Codein · Aug 27, 2017 at 12:07 AM 0
Share

Each scene contains its own EventSystem object, so I'd start looking there; see if there is any difference between the one in that scene, and in the others.

avatar image hexagonius Glurth · Aug 27, 2017 at 06:51 AM 2
Share

The EventSystem has nothing to do with the native Input class though.
If I may add, I'd remove stuff bit by bit and see when the scene starts acting normal again

avatar image Jerm-Red Codein · Aug 27, 2017 at 07:52 AM 0
Share

Sorry, but we never found the cause of the issue. Another programmer had a look and we both binary searched all the GameObjects we could and we never found what caused it. We've since winded down that project, luckily for us it was only affecting the one scene and the project was already in the process of being scaled back from active development.

As an aside I did add in a check for double tapping/clicking as a workaround for that error.

avatar image Codein Jerm-Red · Aug 27, 2017 at 08:00 AM 0
Share

Thanks :( It's been 3 days i'm non stop seeking for the issue but can't find it... and it appears that if i'm drum$$anonymous$$g 3-4 fingers on the screen, sometimes touchCount got the value of 2 but that's pretty random... Thanks anyway

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

6 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Why can't I press both my touch controls at the same time? 1 Answer

iOS touches buffer 0 Answers

Input.GetKey with iOS Bluetooth Keyboard 1 Answer

I'm trying to translate this code to work for touch devices 0 Answers

fixed the problem 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges