Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1032372
Regression
No
Package Manager doesn't update UI after fetching dependent packages
HD Pipeline package depends on two other packages: PostProcessing and Render-pipelines.core. Fetching HD Pipeline in an empty Unity 3D template successfully downloads dependent packages. This can be seen in Project tab. However, Package Manager UI doesn't reflect the latest changes and only shows the package that the user has clicked on to download.
Steps for reproduction:
1) In Unity hub, create an empty Unity project (select `3D` as template)
2) Open Window > Package Manager
3) Fetch Render-pipelines.high-definition
4) Once Package Manager fetches everything, observe in Project tab that both Render-pipelines.core and Postprocessing packages are also downloaded along with HDRP
5) However, Package Manager UI doesn't update and it doesn't show that Render-pipelines.core and Postprocessing packages are fetched
Notes:
- Not a regression
- Latest tested version is 2018.1.0f1 (21784bcc13fa)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Add comment