Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Mobile Android UI input broken in b7 and b8

Discussion in '5.4 Beta' started by aaron-PlayQ, Mar 7, 2016.

  1. aaron-PlayQ

    aaron-PlayQ

    Joined:
    Mar 27, 2015
    Posts:
    19
    On Android builds, UI input only seems to work if you have one finger on the screen and then tap on the UI element (2 fingers on the screen total). This reproduces in a new project, blank scene with just the default Canvas, EventSystem and Button added. We've tried b7 and b8 and the issue happens in both. However, iOS seems to be unaffected and UI input works as normal.
     
    MrEsquire likes this.
  2. aaron-PlayQ

    aaron-PlayQ

    Joined:
    Mar 27, 2015
    Posts:
    19
    Bumping as this is still occurring in 5.4.0.b9.
     
  3. Alex-Lian

    Alex-Lian

    Guest

  4. aaron-PlayQ

    aaron-PlayQ

    Joined:
    Mar 27, 2015
    Posts:
    19
    Thanks. We'll keep an eye out for the fix.