Forum Discussion
eyemcastdev
4 years agoHonored Guest
I want to read a file inside Movies which is a public folder in an app made with Unity.
We are making an app to view VR videos with Unity (2020.3.21f1). I want to play a video in the "Movies" folder, which is a public folder on my Oculus Quest device, but when I browse to a file in tha...
SOSXRLeidenLab
2 years agoExplorer
Yes! I made an error there: there should be only 1 'System' 🙂
#elif UNITY_EDITOR_WIN || UNITY_STANDALONE_WIN
path = System.IO.Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.MyVideos));
#else
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
- 2 years ago
- 8 months ago