Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a11
Issue ID
1105357
Regression
No
[PackMan] Installed packages with dependencies doesn't show dependent packages as installed in the package list (check mark)
Steps to reproduce:
1) Open Unity Hub and create a new 3D project
2) Open Package Manager and Install Lightweight RP (5.2.1)
After Installation notice that in the dependencies list shows that PostProcessing 2.1.0 is installed and Shader Graph 5.2.1 is also installed. But looking at the packages list there are no check marks on any of those packages, and Install button is active
Expected result: Check marks in the package list if dependent package is installed. And install button shouldn't be since the dependent package is already installed
Actual result: No check marks for dependent packages in the packages list, install button is active even package is installed (check attached images)
Reproduced with:
2018.3.0b12, 2019.1.0a1, 2019.1.0a11
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:
In 2019.1, dependent packages do not show up in Package Manager UI as top level packages that can be managed by the user. In future releases, there are plans to integrate dependencies into the UI so that actions can be taken on them, such as updating them, getting to docs, etc.