Virtual Keyboard Disappears After First Key Press – Meta Quest 3
Since last update on my Quest 3, when I try to enter text on the virtual keyboard (enter my email on website for exemple) the keyboard instantly disappears, so it's impossible to type anything. Someone knows about this issue have have a solution ? Thanks55Views0likes0CommentsVirtual Keyboard
I have a problem using the meta sdk virtual keyboard in Unity. When the OVRCameraRig is set to Eye Level, the Meta SDK virtual keyboard works fine. However, when it is set to Floor Level, the raycaster and hands don't work properly when pointing at the keyboard. If I press on the canvas or other objects, the raycaster and hands are positioned correctly, so I believe the problem lies in how the keyboard's inputs are set.Solved1.2KViews1like2Commentsoculus system keyboard not working using bluetooth keyboard
I try to develop application in quest 3 using unity engine, but when I use system keyboard in oculus it just work for virtual keyboard. When I click input field the virtual keyboard shows up, but when I try to type with my bluetooth keyboard that connected to my quest, it won't work for typing any more. any help?796Views2likes1CommentVirtual Keyboard initial position not working
Hi, thanks for help, I got a problem making a login, I'm using the virtual keyboard, so there's an option where you can change the position, if you need it near or far, I'm using the near option, i did read the documentation, but i just can't make it work And also floor tracking in the Camera, so the thing is that it just stays in the floor when I play it in my Quest 3. here are the errors. I guess the first one is the important one, the last one is something I'm doing for testing, and the others i don't really know. As i said, I'm using a Quest 3 headset1.7KViews1like5CommentsHow to Show and Hide the OVRVirtualKeyboard Building Block Prefab
I'm attempting to show and hide the OVRVirtualKeyboard Building Block Prefab in Unity 3D. Setting the gameobject to active or inactive either doesn't work, or it will produce Null Reference errors, depending on when the operation is performed. Commands are obviously controlling it from outside of unity, how to I interact with them? Is there an easy or proper way to hide and show this asset on command? I have resorted to essentially gluing it to the back of the user's head when I want to hide it, and putting it elsewhere when I don't. Any advice is appreciated, thanks in advance.3.3KViews0likes4Commentsinput Field and Virtual Keyboard unity
Hello, I'm fairly new to developing with the Meta Sdk so maybe it's an easy fix. Using The latest sdk 60.0.0 in Unity 2022.3.11f1 and Virtual Keyboard to type an Ip address into a input field. Adopted the "Virtual Keyboard" Sample Scene to my needs but it's not working properly. The Virtual Keyboard doesn't show up most of the time (only after time for whatever reason) and the input field takes a hover, but it's impossible to make it selected with a click. this should make the Virtual keyboard appear. Its not that it doesn't work at all, but somehow weird Some ideas would be appreciated. Best Chrsitian3.8KViews1like5CommentsUnity Meta XR Virtual Keyboard Interaction Not Working
Hi all, I have a problem with the virtual keyboard in Unity Meta XR. It appears to record no interactions. I've made sure my project settings comply with the rules and that all necessary packages are up to current. Has this issue been experienced by anyone else? Any ideas on how to resolve this? Thanks in advance for your help.584Views0likes0CommentsCannot disable virtual keyboard
I cannot disable virtual keyboard, even I disable require system keyboard, disabling tracked keyboard supported, disabling virtual keyboard support. even editing in android manifest and set all keyboard support required to false. after I build it, my input text still returning virtual keyboard. It frustrating me. I want to make my own keyboard but it cannot be disabled.1.6KViews1like2Comments