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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a10