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][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0b3 and above