Steps to reproduce:
- Create a URP 3D project with the Visual Effect Graph package installed
- Create a Visual Effect Graph asset and open it
- In the Blackboard, add a Custom Attribute and use it in the workspace (e.g. drag it into the graph so a node references it)
- Right-click the Custom Attribute in the Blackboard and choose Delete
- In the confirmation prompt, choose No (cancel)
- Right-click the same Custom Attribute again and choose Delete
Actual results:
The second Delete does nothing, no confirmation prompt appears and the attribute is
not removed. Delete only becomes responsive again after deselecting and reselecting
the attribute (which then shows the prompt as expected).
Expected results:
Cancelling the confirmation leaves the attribute selected and the Delete command
immediately usable, choosing Delete again shows the confirmation prompt as normal.
Reproducible with versions: 6000.0.0f1, 6000.0.77f1, 6000.3.16f1, 6000.4.12f1, 6000.5.0f1, 6000.6.0a7
Tested on (OS): Windows 11