Forum Discussion
leozheng.2023
2 years agoExplorer
Why not enable Fixed-Foveated Rendering for intermediate render texture?
I found Fixed-Foveated Rendering works well when I don't use any render feature or post process.
But if I add any pass requires rendering into a intermediate render texture, then FFR is disabled for those render passes and only enable in FinalBlit pass.
I have checked the document and it also said not recommend to use FFR in this situation:https://docs.unity3d.com/Packages/com.unity.xr.oculus@4.1/manual/index.html
I also checked the Vulkan document and found nothing force me not to use FFR in render pass which uses intermediate render texture. Is there any options could force enable FFR or am I missing something which not allow FFR being used in this case?
2 Replies
Replies have been turned off for this discussion
- leozheng.2023Explorer
Anybody helps?
- BoectrumStart Member
Not being able to use FFR for Post Processing in URP literally goes against it’s purpose of optimizing rendering performance..
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
- 1 year ago
- 2 years ago