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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0b3 and above