- Home /
Why Android device need to loose Inputfield focus to listen to others events ?
All is in the question. I create a simple canvas, add a inputfield and a button. There is an action on my button. If I'm focused on the inputfield, I need to click away to loose the focus to execute the action of my button. The same code is working in the Editor and iOS but on my Android device ...
Any idea ?
I'm using MacOS 10.14.5, Unity 2018.3.4f1, Galaxy Tab S4 with Android 9
Comment
Your answer
Follow this Question
Related Questions
UI Input fields not working properly in Unity 5 on Android 1 Answer
Input Fields not actually taking in user data on android build 0 Answers
Is it possible to change the default caret in an InputField? 1 Answer
Unity Android Change Color of Navigation bar 0 Answers
Inputfield text to String variable 1 Answer