Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oculus Quest 2 Black Screen #1830

Closed
EllaRed opened this issue Apr 20, 2024 · 8 comments
Closed

Oculus Quest 2 Black Screen #1830

EllaRed opened this issue Apr 20, 2024 · 8 comments
Labels
Android Android platform Version 3.x Issue only affects version 3.x of AVPro Video

Comments

@EllaRed
Copy link

EllaRed commented Apr 20, 2024

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Describe the issue
Videos are not playing. Followed the end resolution in a similar issue thread. Did not help. Even the demo scenes that came with the package are not playing(with OES shader). Only a Black screen with no audio. After a few more trial and error builds, I believe it's an addressing issue. Absolute obb paths simply don't work. And I don't have a server or cloud to download or stream the videos. android manifest has the MANAGE_EXTERNAL_STORAGE, legacyext and pre android 10 read write permissions.

Your Setup (please complete the following information):

  • Unity version: 2022.3.16f
  • AVPro Video version (number and edition (trial/core/ultra/enterprise)): v3.0 core mobile
  • Operating system version: windows 11
  • Device model: Lenovo Legion 5 Pro
  • Video specs (resolution, frame-rate, codec, file size): 600mb and above. Stored in obb, address using standard obb absolute path.
    Even the provided sample video in the streaming assets folder are not working, as stated.

To Reproduce

  1. Install v3.0 via package manager
  2. Make a build on quest 2, ensure demo scene is the build settings.
  3. play the build.
    further notes: attempted builds with arm7 and 64, both gave the same result. Low overhead mode in oculus settings is turned off. stereo rendering mode is multipass. using OES shaders.

Logs
If applicable, add error logs to help explain your problem.

Screenshots
If applicable, add screenshots to help explain your problem.

Videos
If applicable, add a copy of your video or the URL

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

Instead email the link to us unitysupport@renderheads.com

@EllaRed EllaRed changed the title Oculus Quest 2 Black Screen, even with Demo Scenes Oculus Quest 2 Black Screen Apr 20, 2024
@EllaRed
Copy link
Author

EllaRed commented Apr 20, 2024

the sdcard/Download file path works (manually put the video there via sidequest), so it's definitely not a manifest permission issue.

@Chris-RH Chris-RH added Android Android platform Version 3.x Issue only affects version 3.x of AVPro Video labels Apr 22, 2024
@Chris-RH
Copy link
Collaborator

  1. Is the video not playing at all, or is there audio playing but video is blank?
  2. Are you using the Update Stereo Multipass component?
  3. Have you tried both Vulkan and OpenGLES?
  4. Have you tried both Exoplayer and Android Mediaplayer?
  5. Have you tried starting with a fresh project and the AVPro Video demo scene to check that it works before changing other settings and trying to open your own file?
  6. Does your video play from streaming assets?
  7. What scripting are you using to load your video?

@EllaRed
Copy link
Author

EllaRed commented Apr 22, 2024 via email

@Chris-RH
Copy link
Collaborator

Have you tried saving it in Application.persistentDataPath ?
Could you provide a full logcat please?

@EllaRed
Copy link
Author

EllaRed commented Apr 25, 2024 via email

@Chris-RH
Copy link
Collaborator

Could you provide a full logcat please?

1 similar comment
@Chris-RH
Copy link
Collaborator

Could you provide a full logcat please?

@EllaRed
Copy link
Author

EllaRed commented Jun 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Android platform Version 3.x Issue only affects version 3.x of AVPro Video
Projects
None yet
Development

No branches or pull requests

2 participants