Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity TextField keyboard not showing #164

Closed
WILLIAM-LOW opened this issue Jun 19, 2020 · 4 comments
Closed

Unity TextField keyboard not showing #164

WILLIAM-LOW opened this issue Jun 19, 2020 · 4 comments

Comments

@WILLIAM-LOW
Copy link

When select input field in unity the keyboard does not show up. Any solution to this issue?

@LucasTejero
Copy link

Did you see other flutter widget on top of the unity player?

@MuazamAli69
Copy link

Can you please help me for running this project successfully or share running sample with me. I am really thankful for this favour.

@jamesncl
Copy link

jamesncl commented Jun 7, 2022

As far as I know, using a Unity TextField is not supported by this package.

My guess is that Flutter has control of the keyboard and input focus, and it doesn't know that a Unity TextField has been selected. You would have to move the UI with your text fields to the Flutter side.

@juicycleff is this correct? If so we could add this limitation to the documentation and close this issue

@dawiddszewczyk
Copy link
Collaborator

@jamesncl Yeah you have 100% right there.
If you have still problem there please reopen issue or create new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants