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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
This is a duplicate of issue #1163500