Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
Issue ID
1413235
Regression
No
Directions in the Visual Effect Graph always propagate as Local when using Subgraph Operators
How to reproduce:
1. Open the attached project "testingtest.zip"
2. Open the "SampleScene" Scene
3. Open the Assets/VFX/test.vfx
4. Focus on the "Test 2" Context Block
Expected result: Nodes with direction coming from the "Test 1" Context Block are propagated as "World"
Actual result: Nodes with direction coming from the "Test 1" Context Block are propagated as "Local"
Reproducible with: 7.7.1 (2019.4.37f1), 10.8.1 (2020.3.33f1), 12.1.6 (2021.2.19f1, 2021.3.0f1), 13.1.7 (2022.1.0b15), 14.0.2 (2022.2.0a9)
Notes:
- Only reproducible with the WorldSpace Direction of Vector type
- Not reproducible with the WorldSpace Direction of Vector3 type
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
This is a duplicate of issue #1163500