Open valentindiehl opened 11 months ago
I am also facing the same issue.
Same issue over here
I found the solution here: https://forum.unity.com/threads/gitlab-pipeline-unity-hub-wont-sign-in.1515683/
I found the solution here: https://forum.unity.com/threads/gitlab-pipeline-unity-hub-wont-sign-in.1515683/
I run into this problem and fixed it via this solution. However, this is more like a workaround. Probably game-ci needs to get extended to support loading packages from the Asset Store.
Bug description
When adding the Meta XR Core SDK using the Unity Package Manager (so from the Unity Asset Store), everything works out-of-the-box in the editor and in builds there. In the CI build pipeline (self-hosted), the build fails because the Unity Builder isn't capable of downloading the Meta package from Unity Packagestore.
How to reproduce
Install Meta Core SDK from the Asset Store
Create standard build pipeline from the get started section on the website
Expected behavior
Normal build workflow, successful result.
Additional details
The build fails with the following error: