Skip to content

File Access does not work on quest 2 #87

Closed
@thmasn

Description

@thmasn

it seems to be i am the first one trying to use the file browser on a quest 2!

Description of the bug

File Access on the quest 2 seems to be limited to the apllications own folder.
everything works perfectly in the application folder which is opened by default.
but, even after granting rights to another folder to the application, only the application folder is shown. no new quick links appear on the left side of the file browser, no other files are visible in the right side item view.

Reproduction steps

  • use file browser package
  • small adjustments for vr ui etc.
  • verify it is working well on android, no issues on an android smartphone
  • deploy to quest 2
  • try to follow the same steps as we did earlier on a android smartphone
  • unable to select a new folder location
    video showing what happens

Platform specs

  • Unity version: 2021.3.29f1 on Windows

  • Device: "Quest 2 version 56"

  • How did you download the plugin: GitHub, latest version as of today

Additional info

no errors in logcat. i did add custom debug logs, which tell me:
in FetchPersistedSAFQuickLinks(), resultRaw is always "0", which causes the function to return.
my guess is that this is the cause of no quick links appearing. why is it zero? i do not know...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions