cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication Issue with Meta XR SDK in GitHub Actions Workflow

samisuleman
Honored Guest

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. 
Assetstore packages.png
I get this error on the github action logs:
ErrorUPM.png
is there something different I need to do to access the asset store packages? Any suggestion or direction to look into. 
Thank you!

1 REPLY 1

TriplePete
Member

I have the same issue. Did you find any solution to this?