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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment