UnityNativeFilePicker icon indicating copy to clipboard operation
UnityNativeFilePicker copied to clipboard

Black screen when selecting file on Meta Quest 2

Open JensDijkgraaf opened this issue 9 months ago • 3 comments

While creating a VR application for the Meta Quest 2 (Android), I tried to implement the file browser to select a txt file and read the contents at runtime. This all works great, apart from the fact that I am getting a black screen when selecting the file. Nothing breaks, as I can press the Quest button to get back into the game and the file is correctly read. Is there any way to fix this? I would like it to be seamless without the black screen and having to press the Quest button.

Unity version: 2022.3.16f1 Using OpenXR and XR interaction toolkit

JensDijkgraaf avatar May 14 '24 15:05 JensDijkgraaf