12-14-2023 01:13 PM
During the automated build process with GitHub Actions, I am unable to fetch and install the Meta XR SDK packages from the Unity Package Manager due to authentication issues. The system is not recognizing my sign-in credentials and preventing the download of the necessary packages.
However, the Unity packages (UPM) are downloaded normally, and there is no error. In the picture below, you can see that MetaXR SDK is under category 'Packages - Asset store' . Normally the packages are under Packages - unity.
I get this error on the github action logs:
is there something different I need to do to access the asset store packages? Any suggestion or direction to look into.
Thank you!
01-23-2024 01:07 AM
I have the same issue. Did you find any solution to this?