Search Issue Tracker

Fixed

Votes

0

Found in

2019.4

2020.3

2020.3.25f1

2021.2

2022.1

2022.2

Issue ID

1394845

Regression

No

[Package Manager] Access denied when installing some packages

Packman

-

Reproduction steps:
1. Create a new project
2. Open the Package Manager
3. Go to + > Add package from git URL
4. Type com.unity.localization@1.1.0

Expected result: Package successfully downloads
Actual result: Errors appears in the Console and the package is not downloaded

Reproducible with: 2019.4.34f1, 2020.3.26f1, 2021.2.8f1, 2022.1.0b4, 2022.2.0a2

Errors:
[Package Manager Window] Cannot perform upm operation: Unable to add package [com.unity.localization@1.1.0]:
Access to 'https://download.packages.unity.com/com.unity.localization/-/com.unity.localization-1.1.0.tgz' was denied [Forbidden].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:359)

[Package Manager Window] Error adding package: com.unity.localization@1.1.0.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:359)

Currently inaccessible packages:
com.unity.localization@1.1.0
com.unity.material-switch@0.6.5-preview
com.unity.runtime-scene-serialization@0.3.2-preview
com.unity.template.gaming-first-person@1.0.1
com.unity.template.gaming-third-person@1.0.1
com.unity.xr.magicleap@6.4.2-preview.2

  1. Resolution Note:

    The issue has been resolved

Add comment

Log in to post comment