Closed arvinkx closed 2 years ago
Have you enabled LFS for Git before clone the repo?
https://github.com/microsoft/OpenXR-Unity-MixedReality-Samples#welcome ⚠️ NOTE : This repository uses Git Large File Storage to store large files, such as Unity packages and images. Please install the latest git-lfs before cloning this repo.
@yl-msft I had downloaded it through github.com, cloning with git did resolve that error but now I am getting the following error when running in VS. After successfully exporting out of Unity, when the app runs, it crashes with
Unhandled exception at 0x00007FF8122EED58 (GameAssembly.dll) in OpenXR-Unity-ASASample.exe: 0xC0000005: Access violation reading location 0x000000000015000A.
After recreating a new project this issue seems to be resolved so it likely had something to do with the specific project and the original issue was that I downloaded the zip rather than git clone
ASA: 2.11.0 MRTK: 2.7.2 Unity: 2020.3.26f1 AR Foundation: 4.2.2 MR OpenXR Plugin: 1.2.1 OpenXR Plugin: 1.3.1
Trying to build for UWP results in the following error: