Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
fevergrayvan's avatar
fevergrayvan
Honored Guest
3 years ago
Solved

[Unity] Virtual Keyboard feature not working

Greetings. Issue: I and my team attempted to enable Oculus overlay/virtual keyboard but failed. Related links/attempted approaches: [ Spoiler ] Fix attempts by chronology: Trigger VK via Inpu...
  • fevergrayvan's avatar
    fevergrayvan
    3 years ago

    Stumbled upon this one too, very good tip, and may be helpful for others.
    However, my problem was related to the other issue.
    For anyone who stumbled upon a mentioned problem:
    Make sure you have the "Developer Runtime Features" turned on in your Oculus App. That way, OpenXR extensions (in my case, Virtual Keyboard) could be accessed via Oculus Link
    You can find this setting in Oculus App => Settings => Beta => Developer Runtime Features

    I'm really shocked, that I couldn't find any info about this anywhere.
    Hope this helps!