python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
MRTK hand tracking does not work properly with Oculus Link
I am creating a VR game in Unity.
I am having a problem with hand tracking not working properly with PCVR (.exe build) only.
The detailed situation is as follows
I have developed a game using Unity, ...
kuryu92
Votes: 0
Answers: 2
Debug.Log()/Print()/UnityEngine.Debug.Log() not working
My project is working with Oculus Quest 2 and Virtual Reality. I am writing a script that should detect when the hand collides with a game object. The script isn't working so I tried adding some Debug...
Linda Toomey
Votes: 0
Answers: 1
How to get average of three vector3 in Csharp
I am trying to get the average of three vector3 by using the code below but I get an error when compiling saying
"Operator '+=' cannot be applied to operands of type 'Vector3' and 'method group'&...
Iwanllu
Votes: 0
Answers: 2
Agora unity sdk is not letting the scene to render with MRTK Oculus Integration
I am building an oculus app using MRTK (Mixed reality toolkit) and need Agora's video feed streaming capabilities.
While building my app I am able to hear sound but not able to see unity scene, it's a...
Aarti Dhiman
Votes: 0
Answers: 1