- Create an AnimNodeBlendN node, name it 'TestBlend' with 2 inputs
- Create two AnimNodeSource nodes, name one 'TestSrcL' and the other 'TestSrcR'
- Link the two source nodes to the blend node in the input links
- Select 'TestSrcL'
- Delete 'TestSrcR'
- Select 'TestBlend'
- The expected behaviour is for the link to be removed from the inputs array, what happens is Workbench crashes.
Details
Details
- Severity
- Crash
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Operating System Version
- 19041.388
- Category
- General
Steps To Reproduce