Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

Unity UI Toggle not working on iPhone 6+

$
0
0
[This is with Unity 4.6.2f1]
Very strange behavior touch behavior in iPhone 6+.

I am using a Toggle on a canvas. It works fine in the editor and on the iPad Air.
But on the iPhone 6+, it flickers when tapped, but does not change state.

In addition, on the iPhone 6+ only, a touch is registered with TouchPhase.Began for two consecutive frames.

for example, the following shows up twice for every tap (only on iPhone 6+)
Code (CSharp):
  1. while (i < Input.touchCount)
  2. {
  3.     Touch t =...
Unity UI Toggle not working on iPhone 6+

Viewing all articles
Browse latest Browse all 10823

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>