Forum Discussion
pdq72
9 years agoHonored Guest
Black screen on executing build on Rift CV1 and Unity 5.5.1p2
Hello, I get a black screen in the Rift HMD whenever I create and execute a new build, only my monitor displays the scene (albeit frozen). I have tried this with an empty project and I get ...
shess
9 years agoExplorer
@imperativity
Nope - I'm set to Android.
If I delete the manifest (or create an empty project with no manifest), then Unity will automatically produce an incorrect manifest that is not set-up for GearVR. As above, it will contain the line:
"<category android:name="android.intent.category.LEANBACK_LAUNCHER" />"
...which makes it launch like a normal Android project and does not prompt to insert into the GearVR headset.
And whether or not I have a manifest in the project, it doesn't include the files libOVRPlugin.so and libvrapi.so, which I'm reasonably certain should be there (based on investigating other apks that were built previously that do work.)
It's bewildering - I have no idea what could have changed.
Nope - I'm set to Android.
If I delete the manifest (or create an empty project with no manifest), then Unity will automatically produce an incorrect manifest that is not set-up for GearVR. As above, it will contain the line:
"<category android:name="android.intent.category.LEANBACK_LAUNCHER" />"
...which makes it launch like a normal Android project and does not prompt to insert into the GearVR headset.
And whether or not I have a manifest in the project, it doesn't include the files libOVRPlugin.so and libvrapi.so, which I'm reasonably certain should be there (based on investigating other apks that were built previously that do work.)
It's bewildering - I have no idea what could have changed.
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
- 3 months ago
- 7 months ago
- 29 days ago