Hi,
I am pretty new to Unity however I managed to run across certain tutorials etc. I am software engineer so I am familiar with coding, especially c#. Problem is with Unity Application for iOS.
I inherited certain project that I have to fix couple of bugs I fixed majority of them however I have been ignoring certain issue that I had from day one, and unfortunately my research has failed. Basically if I run application using Play button inside the Unity everything works fine and as expected. However If i Build and Run the same project on an actual physical device(iPad, 2 different one to be precise, which leads me to thinking issue would occur on all devices) . For some reason Buttons are not responding unless I hold them down for a while. Interesting part is that Application contains certain scroll views and those work fine. Application respond immediately as soon as you try to scroll through certain items. Interestingly if buttons have animation on touch included that Animation is firing as soon as i tap the button. It seems like its an actual events that are not firing correctly. I created a new button for testing just to see if maybe something went wrong when I was migrating project to newer version of Unity, but new buttons works the same way as old. If someone could lead me on what the problem is, or where possibly I should be looking into to fix it I would much appreciate it.
Thank you
Woj,
↧