Erik Roystan
Results
2
issues of
Erik Roystan
When running in a simple scene (camera + hands with TrackedPoseDrivers) with only the OpenVR Loader checked, Initialize XR on Startup checked, XR fails to initialize. Using the debugger, in...
Tested using Version v2023.7.1 from the Unity Asset Store (latest as of this post). In `SystemIODataService.IsThereEnoughDiskSpaceFor` we currently have ```cs public async Task IsThereEnoughDiskSpaceFor(long bytes) { try { #if UNITY_ANDROID...