Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2022.1.0a6
2022.1.0a7
Issue ID
1364320
Regression
Yes
Package Manager throws exception when trying to select the Collections package
Reproduction steps:
1. Open the user's attached project
2. Open the Package Manager window
3. Try to click on the Collections package
Expected result: Information about the Collections package is shown
Actual result: Exception is thrown and the information about the package does not load
Reproducible with: 2022.1.0a6, 2022.1.0a9
Not reproducible with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1, 2021.2.0b16, 2022.1.0a1, 2022.1.0a5, 2022.1.0a10, 2022.1.0a12
Note:
Exception thrown:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.PackageManager.UI.Internal.PackageDetailsHeader.RefreshVersionInfoIcon () (at
/Users/bokken/buildslave/unity/build/Modules/PackageManagerUI/Editor/UI/PackageDetailsHeader.cs:305)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a10