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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0b3 and above