Questions tagged [oculus]

Questions about development for the Oculus Rift, a head-mounted virtual reality display.

The Oculus Rift is a VR headset by Oculus VR. It enables VR applications by providing high-accuracy head tracking (position and orientation) for input and a specialized head mounted display that renders a per-eye view onto each half of the built in LCD/OLED panel and uses lenses to produce collimated light and provide a wide field of view.

674 questions
-1
votes
1 answer

5 digit pairing code for Oculus Quest 2 totally not showing

I accidentally unpaired one of the hand controls for our Oculus Quest 2, and in order to re-pair it again, I need to connect the headset to the Oculus app in my phone. But when I try to do so, my phone app says it has no connection with my headset.…
Karolina Hagegård
  • 1,180
  • 5
  • 26
-1
votes
2 answers

“Unable to Start Oculus XR Plugin”

I recently transferred my project over to a collaboration mode and it says “Unable To Start Oculus XR Plugin” when I try to test it. I made sure Oculus runtime was installed, I made sure the plug-in was up to date, I don’t know what else the issue…
-1
votes
1 answer

I have to make Voice chat App in Oculus. What Keyword should I google or How can I make it work in Oculus?

I have to make Oculus App. And It need 'voice chat' system. and I'm using 'Unity Engine'. but I've found "My Oculus Quest 2 mic doesn't work with Link" like that. with 'VR-Chat' I can find 'voice recording & playing' in Unity. but I have to find…
-1
votes
1 answer

Unity Spatializer from Oculus Integration package for Unity throwing errors when it hasn't been touched

The build runs fine within the editor no issues at all. But when trying to build for the Android/PC, Mac & Linux Standalone/Universal Windows Platform unity throws about 30 errors at me (image below) all belonging to a range of scripts within the…
corf
  • 1
  • 1
-1
votes
1 answer

Oculus Unity VR - Separate UI Camera Not Working

I have a VR project for which I am trying to render a canvas to be "always on top" of everything using a separate UI camera as noted here. I made my UICamera object a child of the main camera - which is the centerEyeAnchor object in the…
Yes Barry
  • 9,514
  • 5
  • 50
  • 69
-1
votes
1 answer

Oculus Quest crashing when camera rotates

I am facing an issue with Oculus Quest crashing when i rotate my head to one side (Left) but does not crash when i look Right side. I am using LWRP and facing this issue. I have even deactivated all gameobjects on the Left side but still it does not…
user12285218
-1
votes
1 answer

Oculus touch controller Local Avatar is in Pink?

The oculus hand controllers on Unity which is represented by "Local Avatar" has its material in pink color. I have tried to change the material but no luck. A week ago it was working fine but after I integrated the latest Oculus Integration from…
saif
  • 51
  • 2
  • 9
-1
votes
2 answers

roation on trigger oculus go c# unity

I'm looking to have a game object rotate when the trigger on the oculus go is pressed but only then, I have the following code. Unfortunately this continuously roates even when I take my finger off the trigger, public GameObject dummyrotate; private…
jono
  • 35
  • 8
-1
votes
1 answer

Setting up Oculus Rift in Unity with OpenVR + SteamVR

Hi I'm trying to set up my Oculus Rift in Unity to develop with OpenVR and Steam. I'm using Unity version 2017.4 and have added the SteamVR package from the asset store to my project. I'm guessing I need to download the github OpenVR folder and add…
Matthew_C
  • 1
  • 2
-1
votes
3 answers

How to disable tracking position in Aframe

Try to disable tracking position on occulus, don't find any doc on it. I've search postionnal tracking, but nothing in aframe https://github.com/aframevr/aframe/search?utf8=%E2%9C%93&q=tracking&type= Maybe with THREE.JS?
-1
votes
1 answer

How do I get a RaycastHit to work with an HMD in Unity?

I wrote a script that allows the user to teleport between two spots by looking at designated objects. Specifically, it uses a ray to check whether one of the two objects is in the center of the screen. It works with the standard FPSController…
Rez
  • 187
  • 12
-1
votes
1 answer

ERROR LNK2001 AND LNK2019

i just running program to show sensor data from oculus rift and i have an errors like this: what should i do to fix the errors???? Error 13 error LNK1120: 11 unresolved externals…
-1
votes
1 answer

ROS virtual box streaming on htc vive on windows

my current situation is that I need to run a simulation on htc vive using ROS. For now I have connected ROS and v-rep on virtual box, ubuntu. I have connected htc vive on windows and setted it up with steam vr. I would like to set it up so that I…
zujankaaa
  • 1
  • 3
-1
votes
1 answer

Error during only Debug of program. (In dll of Oculus HMD)

I am using Oculus World Demo. I can start it manually, but I have an internal error during "Debug"/"Release". How to debug such errors? Where can I see the command which runs the program. Again: It runs normally when I click on MyGreatestApp.exe in…
First Last
  • 33
  • 3
-1
votes
1 answer

Cannot display Ovrvision image on Unity application

I am Using Unity 5.4.0f3 Personal(32bit), I developed demonstration application to display camera picture and three-dimensional AR which I acquired in Ovrvision Pro on Oculus Rift. So I place prefabs, OVRCameraRig (view point camera) and…
1 2 3
44
45