Forum Discussion
hjalali
6 years agoHonored Guest
Performance issues with Textures with Alpha Channel
We're creating a game for Quest and currently we're having serious performance issues by having a shader with alpha clipping enabled.
Do you know an alternative way for having a material texture with alpha values?
2 Replies
- mattbenicProtegeWe also struggled initially, particularly with large alpha objects that result in a lot of overdraw (which frustratingly you can't preview in-editor with LWRP :/ int 2018 LTS). The short answer is, try to minimize it. This thread on the unity forums has some discussion about quest performance:
https://forum.unity.com/threads/oculus-quest-ovr-metrics-tool-fps-cap.713102/
And this blog post discusses the GPU architecture briefly and why large alpha objects are a bad idea (it's for Gear VR, but the reason holds):
https://developer.oculus.com/blog/squeezing-performance-out-of-your-unity-gear-vr-game/ - mattbenicProtegeWe also struggled initially, particularly with large alpha objects that result in a lot of overdraw (which frustratingly you can't preview in-editor with LWRP :/ int 2018 LTS). The short answer is, try to minimize it. This thread on the unity forums has some discussion about quest performance:
https://forum.unity.com/threads/oculus-quest-ovr-metrics-tool-fps-cap.713102/
And this blog post discusses the GPU architecture briefly and why large alpha objects are a bad idea (it's for Gear VR, but the reason holds):
https://developer.oculus.com/blog/squeezing-performance-out-of-your-unity-gear-vr-game/
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
- 3 months ago
- 11 months ago
- 1 month ago
- 16 days ago
- 10 months ago