Forum Discussion
johnjoseph_cake
8 years agoHonored Guest
How to use an OVROverlay Cubemap?
Hi All, For this question assume that I'm in the Cubes scene included in the OVR SDK. I'm on mobile using a Galaxy S6 with the GearVR. In that scene, I used the OVRCameraRig to generate a cube...
deftware
8 years agoExpert Protege
Judging by the CopyTexture error complaining about formats, the problem is likely that you have a cubemap texture that has a different internal format than the framebuffer/screenshot texture.
If the texture can't copy because the src/dst are different formats then naturally it won't generate mipmaps, producing the mipmap error.
If the texture can't copy because the src/dst are different formats then naturally it won't generate mipmaps, producing the mipmap error.
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
- 7 years ago