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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Resolution Note:
The issue has been resolved