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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note:
HDRP cannot be a dependency for the VFX Graph, since the plan is for the VFX Graph to support all the SRPs.