Forum Discussion
Mack.MendesMoreira
5 years agoHonored Guest
Oculus Quest 1 not generating rec.upipelinecache file
Hello, I'm trying to implement ue4's native PSO system into my project. Right now it won't cache and generate the rec.upipelinecache file nor it's associated folder CollectedPSOs. Even when I manuall...
meloin
2 years agoExplorer
The problem is not with Quest but with sdk 30+. When PSO caching complete it tries to write .upipelinecache in Saved folder but the standard READ/WRITE on disk doesn't work with sdk 30, you need to use another permission (which I couldn't to set up). What fixed the problem for me is build for 29 SDK, collecting pso caching and switching sdk back.
qdy6403817
2 years agoHonored Guest
Thank you brother, help me solve this problem for a long time, thank you again😁
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
- 5 years ago