Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
cazforshort's avatar
cazforshort
Expert Protege
1 year ago

OVRVirtualKeyboard Spawns in wrong location

Hello,

I set up the OVRVirtualKeyboard  according to the documentation, but it just keeps spawning far away in a fixed location regardless of the Near/Far setting or where I am when I call ShowKeyboard().

Is there something I can do to make it not broken?

Also I see this error all over the place:
2024/03/14 22:51:26.823 2718 2740 Error Unity at UnityEngine.TouchScreenKeyboard.Open (System.String text, UnityEngine.TouchScreenKeyboardType keyboardType, System.Boolean autocorrection, System.Boolean multiline, System.Boolean secure, System.Boolean alert, System.String textPlaceholder, System.Int32 characterLimit) [0x00000] in <00000000000000000000000000000000>:0

2024/03/14 22:51:26.837 2718 2740 Error Unity at UnityEngine.TouchScreenKeyboard..ctor (System.String text, UnityEngine.TouchScreenKeyboardType keyboardType, System.Boolean autocorrection, System.Boolean multiline, System.Boolean secure, System.Boolean alert, System.String textPlaceholder, System.Int32 characterLimit) [0x00000] in <00000000000000000000000000000000>:0

Which isn't super informative since it seem to work fine other than the weird spawning issue?

Replies have been turned off for this discussion