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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment