You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the solution
set the "camera" used on canvas to the function called "GetScreenRectFromRectTransform" for EditBox_iOS.m
here => "RectTransformUtility.WorldToScreenPoint(camera, corners[i]);"
But there's one more problem.
The text is moving up and down when I'm typing.
The input field doesn't work choosing "Screen Space-Camera" on render mode.
It would be great if you can check the script.
Thank you!
The text was updated successfully, but these errors were encountered: