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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Resolution Note:
The issue has been resolved