Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1137018
Regression
No
VFX Graph package manifest does not declare any dependencies on other packages
How to reproduce:
1. Create a new Unity project
2. Open the Package Manager window
3. Find and select the 'Visual Effects Graph' package
Expected result: Visual Effects Graph lists 'High Definition RP' as one of its dependencies
Actual result: Visual Effects Graph lists no dependencies, even though it requires 'High Definition RP' package
Reproducible with: 2019.1.0a11, 2019.1.0b8, 2019.2.0a9
Not reproducible with: 2018.3.10f1, 2019.1.0a10(Package Manager does not yet list dependencies)
Could not test with: 2017.4.23f1(Package Manager not yet implemented)
Tested with Package Manager UI versions: 2.1.1, 2.2.0
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note:
HDRP cannot be a dependency for the VFX Graph, since the plan is for the VFX Graph to support all the SRPs.