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
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
This is a duplicate of issue #1163500