Not sure what to do - I've been trying to build and run some basic scenes that come with the Oculus Integration package and every time I get a black screen. Several home button presses will pull me out of the demo and then I can proceed back into the unknown sources application which just goes black again. No apparent issues during build...
If I hit the play button I'm able to preview the scene on the Rift fine.
I also tried using side-loader software from Headjack to install the .apk onto the GO, but again it launches a black screen.
0
Comments
1. Create a new Unity 3D project (do not use LWRP).
2. Import the Oculus Integration 1.32 Asset Store asset.
3. Make sure your Player settings are correct for Go.
4. Add the Oculus/VR/Trivial scene to your Scenes in Build. Select Android, specify ASTC textures, Gradle.
5. Build and run.
You think I should download the latest Unity? Currently I've been using 2017.3.1p4 - hmm. I like your checklist. Pretty sure I hit most of those on the checklist, as I did create a new project for testing Oculus GO, and ran through all the Oculus guides on settings for Unity/Android setup. At least I think I hit it all...
Maybe I'll get the latest Unity and run through it again. Hoo boy.
Good luck!
List of devices attached
1KWPH810068137 device
adb: failed to install Z:\Unity_Projects\OCULUS_GO\Sofa\Temp\DeleteMe3.apk: Failure [INSTALL_FAILED_VERSION_DOWNGRADE]
Unfortunately, I am still having my issue and I have no idea how to even start sleuthing it out. It is very similar to what you described "black screen after launch" however I can hear the audio from the game playing. Another difference is that if I deploy it as a side-load then it works correctly, it only fails in this manner when I try to install it as an alpha build via the marketplace.
Does anyone have a suggestion as to how I can try and figure out what the problem is? Is there a tool I can run to listen to/print out any errors that might occur during a run of a non-sideloaded install?
-Rob
https://developer.oculus.com/documentation/mobilesdk/latest/concepts/mobile-logcat/
HTH. Cheers