Unity Development
Share Unity VR development feedback, issues, and challenges here!
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to detect if touchpad is being held

I want to have a game object keeps on moving around only when the touchpad is being held. The SingleTap only moves the game object when tap the touchpad. Then, I tried Input.GetMouseButtonDown(0). It doesn't seem working, either. How can I do that?

Oculus Unity Error ovrp_SetupDisplaySymbols

Hi, guys !I've got oculus integration in my unity VR game. Every time i open it it shows warning message: VR: Oculus could not be loaded: Failed to load symbol_ovrpSetupDisplayObjects. And oculus doesnt work; but rebuilding Library strangely helps an...

uberbax by Explorer
  • 585 Views
  • 2 replies
  • 0 kudos

Detecting Sitting VS Standing - Adjusting height?

I'd like to implement a feature in my project that detects if you are sitting down or standing up and adjusts accordingly to your target height. I've seen this done with Altspace VR. I'd like to be at my full height in game while sitting down.Same fo...

How Are People Doing Footsteps?

OK this is my biggest struggle and it's so important - a character running around without footstep sounds is terrible.How are other devs getting footstep sounds into their game? What's the normal method using the OVRPlayerController - or isn't there ...

Application.Quit() causing app to hang, any advice?

Hi,Currently to exit our application I am calling Application.Quit(), upon calling this, the app is no longer rendered to HMD (Rift goes black) however the application is still running on desktop but is frozen and unresponsive for ~40s63 seconds befo...

Wwise Question

OK so i have a project in Unity with lots of sounds in but i want to use Wwise to add footsteps to the OVRPlayerController because i've seen it done elsewhere.I've uninstalled Wwise before because i couldn't really get it integrated into a project i ...

Windows/VR Focus in Unity

We submitted our app (finally - woo!) earlier in the week and received some test results today. Under the Reserved Actions set of tests, we failed the VR and Windows focus test.The feedback was:Your app does not have VR and Windows focus. A variety o...

Double Rotation Angle

In my simple development of four walls and a cube to look at, I have found that my head rotation is doubled. So when I look straight up, my view is the top of the wall behind me... when I look behind me, the cube that is normally in front of me appea...

telekted by Honored Guest
  • 395 Views
  • 1 replies
  • 0 kudos

Stereoscopic 360 video player in Unity?

Hi,I was just wondering - what would be the best way to load a stereo 3D movie file (.mp4 file with the left camera video at the top and the right camera video underneath it) into Unity and then export it to be playable in a HMD such as the Gear VR? ...

yarongh by Explorer
  • 7479 Views
  • 19 replies
  • 0 kudos

Strange Lockup when accessing Leap Plugin

Hi There, I have been attempting to add an older library version of the Leap Motion software into a VR project we've been developing. The leap folks suggested I could just grab the /Unity/Plugin folder from the SDK (I'm using 2.3.1) and drop it in un...

vagabond by Honored Guest
  • 548 Views
  • 1 replies
  • 0 kudos

Access to Profile's Username

Hi there. I am trying to access to the username of the user's profile, through OVRManager.profile.userName but it keeps returning an empty string. Does or did anyone else have this issue? Do you know any other way to access to that information?Many t...

All Sound Lost After Wwise Integration

I tried to install Wwise integration for Unity, couldn't get it working on the project i had been working on - the demo was working fine so decided to uninstall it. I did this the way described - think it was Asset, Wwise, remove or something.Now i h...

Pop up menus examples

Hiya I need to quickly implement some pop up menus in my app. Is there any good examples available that can be easily modified.Happy to pay if they are unity store purchases.What are people using now days.Cheers-P

pjenness by Rising Star
  • 3439 Views
  • 14 replies
  • 0 kudos

xbox controller settings in Unity

I want to set the input settings for the xbox 1 controller. CAn someone point me to a HOW TO guide? I tried it with one of my games and the standard Unity First Person Controller with VR enabled...I have added vertical and horizontal to make the left...

Oculus Standard Package to Unity

I downloaded Oculus's Standard Asset Package for Unity 5 from the Oculus Downloads page and imported the package into my project but when I went to 'run' the project I was hit with an error message saying, "all compiler errors have to be fixed to ent...

jrod914 by Honored Guest
  • 2200 Views
  • 10 replies
  • 0 kudos

Avoiding motion sickness on FPS movement

I am a very recent artist/developer on Rift, have produce a few Google Cardboard games/things before, so not a total Unity n00b, but not a programmer realy.My first experiences in Rift/VR (usual free stuff on Home) are very impressive, and Im looking...

Resolved! Unity and Rift | player position in relation to camera

Hi,I'm planning to build a 1:1 model of the space I have the Rift setup in, which includes a table. I also want the headset to match the physical space positionally. Is there a way to adjust the player controller so that it lets the headset load in t...

bcoyle by Adventurer
  • 6189 Views
  • 12 replies
  • 0 kudos

Particles

So I am trying to achieve a decent looking storm cloud effect. I think what I have right now looks pretty good, at least in the editor. When i run on my Gear VR the particles "pivot" when you turn your head in a wierd way that makes the whole ting lo...

saarwii by Honored Guest
  • 1901 Views
  • 5 replies
  • 0 kudos

Setting low persistence mode with latest Unity

I would need to disable low persistence mode for testing purposes, but the OVRDevice.SetLowPersistenceMode(false) function does not seem to be there anymore. I found out about the function from this discussion: https://forums.oculus.com/developer/dis...

assault by Honored Guest
  • 558 Views
  • 1 replies
  • 0 kudos

Particle effects

So I am trying to achieve a decent looking storm cloud effect. I think what I have right now looks pretty good, at least in the editor. When i run on my Gear VR the particles "pivot" when you turn your head in a wierd way that makes the whole ting lo...

saarwii by Honored Guest
  • 650 Views
  • 2 replies
  • 0 kudos
Labels