Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.4
2019.4.15f1
2020.1
2020.2
Issue ID
1295287
Regression
No
[macOS] "No registered factory method" and NullReferenceException errors are thrown when opening the Package Manager
How to reproduce:
1. Open the attached project "case_1295287-Project.zip"
2. Open the Package Manager (Window->Package Manager)
3. Inspect the Console Window
Expected result: No errors are thrown and packages are shown
Actual result: No packages are shown and errors are thrown
Reproducible with: 2019.4.16f1, 2020.1.17f1, 2020.2.0b2
Not reproducible with: 2020.2.0b3, 2020.2.0f1, 2021.1.0a10
Couldn't test with: 2018.4.30f1 (Package Manager couldn't open)
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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0b3 and above