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

Forum Posts

How to deploy app to public or public beta?

We have trouble using Oculus Developer website.1. I don't see any options to publish internal test version. Out app is not yet ready to release a completely public release version, but we are always ready to give the app to the selected persons, exce...

cdytoby by Explorer
  • 638 Views
  • 1 replies
  • 0 kudos

Strage flashing of whole scene or meshes

I'm workingon stuff and many times i get these sudden flashes when i used the rift. What is this about? I've experienced it in demo levels i bought from asset store. And i've experienced it just in the ground . The ground is another thing. From one d...

Does Unity generate correct AndroidManifest.xml?

I am using Unity 5.3.2f1 on OSX 10.10.5. I've got "Virtual Reality Supported" option checked and I am able to run app on the device. However, after using check_submission script and generating release APK I am getting those errors: ****** 4 errors de...

piotrek by Explorer
  • 6784 Views
  • 15 replies
  • 1 kudos

Resolved! The Mysterious Volume UI

I'm trying to get my Unity app ready for submission. I'm using Unity version 5.3.5p5 and Oculus Utilities for Unity 5 V1.5.0. I've gotten the needed back button functionality working, but for the life of me I can't figure out the required volume UI. ...

ffleming by Explorer
  • 5422 Views
  • 32 replies
  • 1 kudos

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
  • 570 Views
  • 2 replies
  • 0 kudos

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 ...

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
  • 382 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
  • 7354 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
  • 533 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...

Labels