Page MenuHomeFeedback Tracker

Animation Graph: Deleting node without removing reference to it in another node and then selecting that node causes a workbench crash
Assigned, UrgentPublic

Details

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

Event Timeline

Geez changed the task status from New to Assigned.Aug 17 2020, 11:18 AM