I added a scene with InputField and Button when I click input field the keyboard opens up and then if i click on button then keyboard hides itself but It won’t invoke any click on the button.
How can I solve this problem?
I added a scene with InputField and Button when I click input field the keyboard opens up and then if i click on button then keyboard hides itself but It won’t invoke any click on the button.
How can I solve this problem?
I have the same issue. I have some buttons that modify the input text. Did you ever find a solution?