Forum Discussion
joecrotchett
11 years agoHonored Guest
Upgrading from Unity 4 Integration to Oculus Uitilities
I've been running Unity 5.1.1p3 Personal with the legacy Unity 4 Integration. I'm trying to upgrade my Rift/GearVR project to use Unity VR w/Oculus Utilities. Here's what I did... 1) Delete the leg...
vrdaveb
11 years agoOculus Staff
"joecrotchett" wrote:
Multiple plugins with the same name 'ovrgamepad'
It sounds like the package's import settings for OVRGamepad.dll were lost somehow. Can you click on the DLL file in the Project view and set the inspector like I have done in the screenshot? That is for the x86_64 plugin. For x86, choose the file in the x86 folder and select CPU = x86 from the drop-down.
PluginImport.png
"joecrotchett" wrote:
Plugin Bundle ID conflict detected: package com.Oculus.Integration has conflicts with other plugins (oculus vs Oculus).
It sounds like your project was previously using a bundle ID that started with com.Oculus. That will conflict with the new jar files inside Unity, which use com.oculus. Can you change your bundle identifier in Player Settings > Android > Other Settings > Bundle Identifier from com.Oculus.AppName to com.oculus.AppName ?
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
- 6 months ago
- 6 months ago