Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a2
2022.2
Issue ID
1420092
Regression
No
[VFX Graph] Composition Direction/Position Blend mode has two sliders for Position (Mesh/Skinned Mesh)
How to reproduce:
1. import the attached .vfx and open the graph
2. Select Position(Mesh)
3. In the Inspector, change Composition Direction from Overwrite to Blend
Actual result: Two sliders are present for Blend Mode Direction/Position, vfx is is not rendered and error is thrown to the console
Reproduced with: 2021.2.16f1, 2022.1.0f1, 2022.2.0a11 (14.0.2)
Note:
- Reproducible with Position(Skinned Mesh), Position(Mesh); Not reproducible with Set Direction, Position(SDF) blocks
- Error message: Exception while compiling expression graph: System.ArgumentException: blendDirection_0 has been added twice: UnityEditor.VFX.VFXExpressionMin
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment