Unity-Technologies / Unity-Technologies/com.unity.webrtc

[BUG]: Video frame is entirely black when OpenGLES low overhead mode is enabled on Meta Quest 2

Open
#876 5 comments 0 reactions 1 assignee View on GitHub

@karasusan is already working on this.

Since Jan 26, 2023.

bug issued
Dominant language
Assembly
Stars
852
Forks
238
PR merge metrics
No merged PRs in 30d

Description

Package version

3.0.0-pre.3

Environment
* OS: Windows 11
* Unity version: 2022.1.23
Steps To Reproduce
  1. Convert one of the sample scenes into a VR scene, PeerConnection, for example.
  2. Enable Oculus Loader for Android platform.
  3. Use OpenGLES3 as graphic API and enable Low Overhead Mode in Oculus XR plugin settings.
  4. Build and run the sample scene on a Meta Quest 2 device.
  5. After streaming started, both videos are black.
  6. Disable Low Overhead Mode in Oculus XR plugin settings.
  7. Build and run again.
  8. Videos become normal again.
Current Behavior

No response

Expected Behavior

No response

Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.