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
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a10