cancel
Showing results for 
Search instead for 
Did you mean: 

VR Keyboard Overlay

Maghton
Explorer

Hello, 


I tried to get the Virtual Keyboard Overlay to Work in VR for Unreal Engine 5. I followed this tutorial https://developers.meta.com/horizon/documentation/unreal/unreal-keyboard-overlays/ but the keyboard does not appear. Did anybody manage to display the VR Keyboard and could provide me some help? 

Thank you in advance. 

2 REPLIES 2

Helder_Vinicius
Protege

Just enable these:

Helder_Vinicius_0-1742504086056.png

 

Helder_Vinicius_1-1742504093140.png


And if somehow this is not enabled, enable it.

Helder_Vinicius_2-1742504102990.png
After that, i have a simple widget actor with a text box in my level and when i click on it, it works.

 

DigitalBug
Protege

Maybe someone has an example of calling the keyboard manually? I can’t figure it out

TSharedPtr<IVirtualKeyboardEntry> TextEntryWidget