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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.