Forum Discussion
Laughing_Gremlin
7 years agoProtege
Oculus Integration and NetworkManager
I'm trying to use the Oculus platform tools in my app but I can not access it. In fact 'Oculus Avatars" and 'Oculus Platform' are not in the menu. So I tried a little experiment.
I made a blank project with just the Oculus Integration, and EasyInput; Oculus Avatars" and 'Oculus Platform' were both in the menu
I made a blank project with just the Oculus Integration, and the Network Lobby; I no longer had Oculus Avatars" and 'Oculus Platform' in the menu
I ran other projects with NetworkManager (and no Lobby) and 'Oculus Avatars" and 'Oculus Platform' are never in the menu.
Is there something I am doing wrong, or does Oculus Integration have problems working with the NetworkManager?
I made a blank project with just the Oculus Integration, and EasyInput; Oculus Avatars" and 'Oculus Platform' were both in the menu
I made a blank project with just the Oculus Integration, and the Network Lobby; I no longer had Oculus Avatars" and 'Oculus Platform' in the menu
I ran other projects with NetworkManager (and no Lobby) and 'Oculus Avatars" and 'Oculus Platform' are never in the menu.
Is there something I am doing wrong, or does Oculus Integration have problems working with the NetworkManager?
7 Replies
Replies have been turned off for this discussion
- AnonymousThere appears to be a big prob with Oculus Integration 1.32.0 at present. I just upgraded, and have errors stopping me from using the editor completely.The "Oculus Avatars" and "Oculus Platform" also gone from menu. The first error is that `OVRNetwork' cant be found, and the other errors "`OVRSystemPerfMetrics" "OVRManager" same.Assets/OVR/Editor/OVRSystemProfilerPanel.cs(44,2): error CS0246: The type or namespace name `OVRNetwork' could not be found. Are you missing an assembly reference?There has also been an issue when the folder and file paths were changed for Integration, but the guidance for the correct files to delete is still nowhere to be found...months after requested:(I cant do anything until this version Integration is fixed/patched, or we get some instruction on how to repair. v frustrating
- Laughing_GremlinProtegeHow do you check what version of Oculus Integration you have? My main program has not been upgraded (I'm having problem upgrading). My Oculus Utilities plugin is at version 1.29 and I had no 'Oculus Avatars" and 'Oculus Platform' in the menu. That project does use Network manager and Network Lobby.
I tried an older project with no Network capabilities and 'Oculus Avatars" and 'Oculus Platform' were both in the menu. That older project was only using Oculus Integration 1.28.
I am going to test for this problem in older versions of Oculus Integration and see how far back this problem exist. - AnonymousAs you can only view the current Integration version page its hard to say for sure! The current version (that failed for me) is 1.32, the Utilities and Platform versions are also 1.32.I had backed up, so was able to restore, was looking forward to some new features in this one;(For info my good configuration, and I suspect Integration version 1.27.Unity v2017.3.0f2, Oculus Utilities v1.27.0, OVRPlugin v1.27.0, SDK v1.33.0.
UnityEngine.Debug:Log(Object)The error seems be triggered in one of the new 1.32 scripts(and possibly in previous).As i have reverted, cant view again the oculus script that is causing problem, or remember the name.When the menu items 'Oculus Avatars" and 'Oculus Platform' are being generated an Oculus Network call is made, and fails meaning no menus appear and all Oculus scripts say "nothing"I don't have Network manager and Network Lobby in my app. - Laughing_GremlinProtegeI could not find an earlier version of Oculus tools version 1.28 to test. I did make a bug report. I put a link below. I hope I got this right; I'm a bit of a noob when it comes to this forum.
https://developer.oculus.com/bugs/bug/213419656256577/ - DigitalSummitTVExplorerI am also seeing this issues with Oculus Integration and lobby code - Hope we see some response soon.
- AnonymousI contacted support to notify.It doesn't seem (from the bug list) that any reported bugs have even been assigned since Nov12!!
- ruud3DVStart PartnerSame three errors here when upgrading to Oculus Integration 1.35 from the Oculus Asset Store, following these instructions: https://developer.oculus.com/documentation/unity/latest/concepts/unity-import/ on Unity 2019.1.0f2 on Win10x64Assets\OVR\Editor\OVRLayerAttributeEditor.cs(25,30): error CS0246: The type or namespace name 'OVRLayerAttribute' could not be found (are you missing a using directive or an assembly reference?)Assets\OVR\Editor\OVRSystemProfilerPanel.cs(38,2): error CS0246: The type or namespace name 'OVRNetwork' could not be found (are you missing a using directive or an assembly reference?)Assets\OVR\Editor\OVRSystemProfilerPanel.cs(46,7): error CS0246: The type or namespace name 'OVRSystemPerfMetrics' could not be found (are you missing a using directive or an assembly reference?)How to fix this? With these errors it's completely unusable...
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 years ago