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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment