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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
HDRP cannot be a dependency for the VFX Graph, since the plan is for the VFX Graph to support all the SRPs.