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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
This is a duplicate of issue #1163500