Oculus App Crash When view details
Hi there, When I viewed the app detail in the oculus store the Oculus app crashes below is a recording of it happen. Oculus Crash When view details from Gibbie LearnersEDGE on Vimeo. Report: Rate of Crash: 100% App Name: Oil Rig Safety - Hazard Identification Version: 1.1.1 Step to reproduce: 1)Open oculus app. 2)Choose Library at bottom. 2nd icon from the left. 3)Find "Oil Rig Safety - Hazard Identification" and tap on option(3 don't horizontal) next to app title. 4)Tap on "details" 5)Wait for the app to crash. Comments: Is this due for the fact that the app is for private distribution?490Views0likes0CommentsStrange 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 unity. Then I can call the library ( using Leap; ) and access it. This all works great until I add the Oculus. I have a test case scene that I can run with VR working fine on multiple runs, no problem. However, if I call the Leap plugin (the plugin folder from 2.3.1 as described above)( just calling " using Leap; " ) the script causes the Oculus runtime and Unity to lock up. I get three warnings as well: Compositor failed to initialize. Bad config or LibOVR not found. VR disabled. Oculus HMD not present. VRSettings.enabled set to false. It appears to freeze up the entire Oculus runtime with a message "Sorry, Unity.exe is taking a while to load. If this issue persists, please take off your headset and check this app on your computer". The Oculus Library screen will continue to persist. If I try to open up another VR App, eg EVE, I see a dialogue (Looks like you are in the middle of something, ..), then an App Failed to Close dialogue. EVE will start to boot but fail to run. Rebooting Oculus allows EVE to run. Unity remains locked. Rebooting unity just shows the "Please Wait" and "Sorry, Unity.exe is taking a while to close.." messages (in the goggles). This appears as soon as Unity is loaded. Unity also Froze and is status Non Responding in the Task Manager when trying to quit (inconsistently). Quitting unity removes the message in the Goggles and will display the Oculus Library as normal. This is odd as it will often persist even after I restart Unity and/or Oculus is closed or reset. Once its locked it even breaks projects I open that don't even have the leap. If I open those other projects first they work fine. I normally have to reset my computer to get it working again. I'm currently testing with the Oculus Runtime 1.6, Unity 5.3.6f1 (the recommended for 1.6) but have encountered with a few other versions of Unity. I'll keep investigating and share what I find, and I'll post this in the Leap forums as well. Thanks in advance for reading and possibly helping out with this! Best Dylan771Views0likes1Comment