Forum Discussion
Zzwei
4 years agoProtege
The keyboard does not automatically appear.
I follow the documentation
https://developer.oculus.com/documentation/unreal/unreal-keyboard-overlays/
Exactly the same operation, but the system keyboard does not appear. What to do?
8 Replies
Replies have been turned off for this discussion
- demonixisPartner
Hello,
Same problem here with 4.27 from epic games. Any idea how to fix it?
Thanks
- ZzweiProtege
Can not find any reason, anxious then I suggest you can make a vr keyboard in the game yourself.
- GameOnNCExplorer
I'm having success in 4.27.2 after following the instructions you have linked. How are you trying to bring up the Oculus system keyboard, by clicking in a text field right? Were you able to get it working in any other version of the Unreal Engine?
- IrfanKhHonored Guest
I'm having the same issue. I'm using 4.27.2 and the vr template project. I have added a text field to the menu widget. Also did the recommended setting for oculus plugin in project settings. Still no keyboard shows up.
- IrfanKhHonored Guest
It so happens that if I Launch the project on the quest2, the keyboard does show up. It is not working in the VR preview play from the editor. The other thing to see is if it would work in the oculus branch of unreal engine from github.
- dario.macielStart Member
To test, put an editable text in the widget of the VR template (you can either put another box of text or just remove one of the texts). Enable the options described in the link you posted. Build the apk and test it on Quest.
- badnanoExplorer
It still doesn't show up in UE5.1 using any plugin configuration or plugin types (even when installing the apk on the device). The fun thing is the text field will block all focus when activated, so something is happening, just not whats expected.
- badnanoExplorer
The workaround within UE5.1 is to add a ManifestRequirementsOverride.txt file to Build\Android that contains the missing <uses-feature android:name="oculus.software.overlay_keyboard" android:required="false"/>, then you should be good.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 year ago
- 2 months ago