Forum Discussion
neuroathlete.2023
2 years agoExplorer
input 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. Ado...
thevineetreality
2 years agoHonored Guest
I found a solution -
1. Create an empty object - Add component "Pointable Canvas Module"
2. Add Ray Interactor prefabs to Hands/Controllers
3. To your canvas Add - "Ray Interactable" & "Pointable Canvas"
4. Drag and Drop your Canvas gameobject into Pointable Canvas
5. Create an Empty child to your canvas - Add Box Collider and Collider Surface to it.
6. Create another empty child and add Plane Surface to it.
7. Drag and Drop the Collider Surface to the Ray Interactable Script
You'll then be able to interact with the canvas.
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