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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a10