Forum Discussion
SimoneMagagna
8 years agoHonored Guest
[Gear VR - Unity] Frame freeze when I print a new texture
Hi everyone,
I'm building a Gear VR app in Unity and when I download an image from web (with WWW constructor) and I print it in my scene, in an UI image or in an inverse sphere, for a second the frame of my view is blocked in a specific point and I see black all around.
My version of Unity is 5.4.2f2-GVR13 and work with OVR Oculus Utilities for Unity 1.10.
I'm building a Gear VR app in Unity and when I download an image from web (with WWW constructor) and I print it in my scene, in an UI image or in an inverse sphere, for a second the frame of my view is blocked in a specific point and I see black all around.
My version of Unity is 5.4.2f2-GVR13 and work with OVR Oculus Utilities for Unity 1.10.
2 Replies
Replies have been turned off for this discussion
- SimoneMagagnaHonored GuestThank you!
I want to apply a 4K 360 photo, taken from web, when I click a UI button. The size of every image is around 500/600 KB. Is it too much? - AnonymousThe image file size itself isn't the culprit for stalling the app, but rather the process that sends the image data (pixels) to the graphics memory. The larger the image is (in pixels) the longer it takes (stalls).
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
- 10 months ago
- 2 months ago
- 10 months ago
- 9 months ago