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
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
- [macOS] RenderTexture with 8 Sample Anti-Aliasing fails to render
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0b3 and above