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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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.