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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a10