xNode icon indicating copy to clipboard operation
xNode copied to clipboard

Error after undo dynamic port adding

Open sjinny opened this issue 4 years ago • 0 comments

Steps to reproduce error :

  1. Declare a dynamic port field
  2. Click button add of the ReorderableList
  3. Press ctrl-z to undo
  4. The ReorderableList displays one entry with text "Array[0] data out of rage".
    • It seems that Node.ports still have the entry which already deleted from list

sjinny avatar Mar 02 '20 06:03 sjinny