My awful English, sorry....
I'll try to explain all my tests one by one,
Test 1, Unity 2019.4.40
I build an empty scene with only a camera game object, without any scripts or custom settings, then I export this project to an android project, the …
WOW, you are a genius, Chris!
It does not matter if the input method is Touch Screen, nor the 'return false' script line.
I think I made a EventSystem object in the scene by accident, MY BAD :(.
Now the issue is gone when I remove the object.
Than…
Thanks for the help.
I tried to comment ' return false', like this:
protected virtual bool UnityUIBlocksClick () { if (KickStarter.settingsManager.unityUIClicksAlwaysBlocks) { #if !UNITY_EDITOR …
Hi,
Thank you for responsing so quickly, I was trying to upload a screenshot in my last post, seems failed? never mind.
The problem is in one of my scenes, Unity UI elements won't block character movement or hotspot interaction.
http://www.roflpl…