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
@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
- Convert one of the sample scenes into a VR scene,
PeerConnection, for example. - Enable Oculus Loader for Android platform.
- Use OpenGLES3 as graphic API and enable Low Overhead Mode in Oculus XR plugin settings.
- Build and run the sample scene on a Meta Quest 2 device.
- After streaming started, both videos are black.
- Disable Low Overhead Mode in Oculus XR plugin settings.
- Build and run again.
- Videos become normal again.
Current Behavior
No response
Expected Behavior
No response
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.