Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Aurigan on June 12, 2017, 11:42:48 AM

Title: Unity 5.6.1p2 breaks touch input for some Android users
Post by: Aurigan on June 12, 2017, 11:42:48 AM
Hi, still trying to work out details on this so mentioning it here in the off-chance it's already known and/or fixed in a later NGUI version (I'm using 3.11.0).

In 5.6.1p2 Unity added this 'fix':

(900191) - Android: Dropped obscured touch events to prevent tapjacking.

The effect of this is that players who run screen dimming apps like this: https://play.google.com/store/apps/details?id=com.sebmorand.brightcom won't be able to touch anything in the app - the screen dimmer app overlay captures the touch and the NGUI/Unity app underneath doesn't eversee the event.

The was reported on a Galaxy J7 running 6.0.1. On my device (Pixel running 7.1.2) the screen dimmer app appears to be non functional so doesn't break anything, also means I have no way of reproducing this though.

Is this a known issue? Has it already been addressed? Thanks!
Title: Re: Unity 5.6.1p2 breaks touch input for some Android users
Post by: Aurigan on June 13, 2017, 10:07:28 AM
https://forum.unity3d.com/threads/5-6-1p2-breaks-touch-input.474030/

confirmed this as a unity only issue.