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
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
Add comment