Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: EvilDingo on August 12, 2013, 08:47:21 PM

Title: NGUI on Blackberry problems
Post by: EvilDingo on August 12, 2013, 08:47:21 PM
Hello,

NGUI on Blackberry seems to have similar problems as it does on Windows Phone 8 (multiple touches registering? Not sure.) but unchecking "Use Mouse" doesn't fix the responsiveness. I tend to have to press a button 2 or 3 times to get it to register. I've also unchecked "Use Joystick" and "Use Keyboard". It still functions, it's just the responsiveness that's the issue. EZGUI had similar problems, but changing all the events to "On Press" fixed it (it must use the first event and ignore any extra) but NGUI "On Press" doesn't solve the issue.

Any ideas?
Title: Re: NGUI on Blackberry problems
Post by: ArenMook on August 13, 2013, 08:23:38 PM
Sounds like blackberry support is bugged if you're getting multiple touches from the same touch with the mouse disabled. This would be a bug to report to Unity so it gets fixed properly.

In the meantime, on the UICamera you can disable multi touches.