Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
SrEskild's avatar
SrEskild
Explorer
5 years ago
Solved

Problems with setting read permissions on Quest 2

I have an app developed in Unity3D that loads a 360 video from the "sdcard/Movies" folder. It is running fine on my Quest 1 but I can't get the permissions set correctly on my Quest 2. If I use "ad...
  • SrEskild's avatar
    5 years ago
    For others having this problem.
    The problem is related to Android 10 and the way it is accessing the files.
    I was on unity 2019.1 but after updating to 2019.4 the read file worked.
    I then had a problem with spatialized audio that did not work in 2019.4, so I downgraded to 2019.2.

    I can't post the link to the Unity bug related to this, but you can search this to find the issue

    [ANDROID] VIDEO PLAYER CANNOT PLAY FILES LOCATED IN THE PERSISTENT DATA DIRECTORY ON ANDROID 10