Author Topic: Android App hang when hide keyboard  (Read 3820 times)

HuyThach

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 11
    • View Profile
Android App hang when hide keyboard
« on: August 29, 2014, 12:18:01 AM »
For input field:
The keyboard of the application is in the Japanese mode, touch on the back button on the bottom left of the device to hide the keyboard. The keyboard is hidden, but if we try to touch on the input field again, no response and after a few seconds, the application is hung.

Please help. Thanks!
I tested on:
- NGUI 3.5.8 and NGUI 3.7.1
- Sony Experia (Android version 4.1.2) and HTC (Android version 4.1.1)

* Updated:
It is even hung in English mode not only Japanese keyboard mode. Please help.
« Last Edit: August 29, 2014, 12:28:21 AM by HuyThach »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Android App hang when hide keyboard
« Reply #1 on: August 30, 2014, 08:44:33 AM »
Application hanging points at a Unity problem. What version of Unity are you running?

HuyThach

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 11
    • View Profile
Re: Android App hang when hide keyboard
« Reply #2 on: August 31, 2014, 07:35:31 PM »
I have tested on Unity 4.3.4 and Unity 4.5.3

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Android App hang when hide keyboard
« Reply #3 on: September 01, 2014, 12:15:10 PM »
There are currently no known issues about this, so I would need steps to reproduce in a clean scene. Trying input fields works as expected on mobile devices on my end.

HuyThach

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 11
    • View Profile
Re: Android App hang when hide keyboard
« Reply #4 on: September 03, 2014, 01:30:01 AM »
It works for me now with the update to Unity 4.5.3p1.
(http://forum.unity3d.com/threads/unity-patch-releases.246198/)