oculus-samples / Unity-StarterSamples

This repository brings multiple samples that can help you explore features and bring them into your project.
Other
127 stars 37 forks source link

Unity Package Manager Error [One or more packages could not be added to the local file system] #1

Closed dogadogan closed 8 months ago

dogadogan commented 9 months ago

Hi,

When opening the package in Unity 2022.3.11f1, I get the following error:

Unity Package Manager Error

An error occurred while resolving packages:
One or more packages could not be added to the local file system:
com.meta.xr.sdk.core: Request [GET https://download.packages.unity.com/com.meta.xr.sdk.core/-/com.meta.xr.sdk.core-59.0.0.tgz] failed with status code [502]
com.meta.xr.sdk.platform: Request [GET https://download.packages.unity.com/com.meta.xr.sdk.platform/-/com.meta.xr.sdk.platform-59.0.0.tgz] failed with status code [502]

Click on Retry to relaunch Unity and reopen your project.
![Screenshot 2023-12-11 at 14 50 17](https://github.com/oculus-samples/Unity-StarterSamples/assets/11411924/4c9a4b4c-fa6b-4148-bfcf-784eaefa2fb3)

Any idea how I could fix it?

Thanks!

AlexThiv commented 9 months ago

Are you logged in in Unity Hub? And if so you might need to accept the Unity Asset Store EULA before you are able to download the packages.

AlexThiv commented 8 months ago

This 502 error is something we have seen when Unity has some issues. You can check there services status here (https://status.unity.com/) if it happens again.