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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
Resolution Note:
The issue has been resolved