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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
HDRP cannot be a dependency for the VFX Graph, since the plan is for the VFX Graph to support all the SRPs.