We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since version 2 of the VR plugin Cardboard view is completely broken on both: iOS (iPhone) and Android smartphones.
The logs shows never ending list of warnings about:
The screen remains black, rendering crashes completely. Was working in previous version and videoj.s 7
The text was updated successfully, but these errors were encountered:
Hi there!
Same here. Even fixing the warnings you mentioned the issue is not fixed. I think the real error comes from this warning:
"[.WebGL-0x201ef6200] GL_INVALID_OPERATION: Attempting to blit and the read and draw buffer formats don't match. read: 0x8051 draw: 0x8058"
Let's see if somebody can help us.
Sorry, something went wrong.
No branches or pull requests
Since version 2 of the VR plugin Cardboard view is completely broken on both: iOS (iPhone) and Android smartphones.
The logs shows never ending list of warnings about:
The screen remains black, rendering crashes completely.
Was working in previous version and videoj.s 7
The text was updated successfully, but these errors were encountered: