You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering some issues with the procedure editor:
Values on node are being overwritten:
I created two Material nodes "Fe" and "Pt".
I selected the "Fe" node to edit it. I am changing the name to "iron".
After that, I am clicking on the other node "Pt". Now, I am not getting the data of "Pt" displayed. Instead I am still seeing "iron" from the first node.
If I now save, I am overwriting the values of the "Pt" note.
When connecting Material nodes to Action nodes, I am often getting an ''unexpected error" returned and all previous connections are lost.
Similarly, if I added multiple connections, and after that want to edit a Material node that has connections, all connections are lost again.
If I close the procedure editor without saving, edits seem to be lost. Can an autosave function be included?
I am not seeing any button to delete nodes. Hitting the del button on my keyboard has no effect.
Thanks for working on this,
Linus
The text was updated successfully, but these errors were encountered:
Hey,
I am encountering some issues with the procedure editor:
I created two Material nodes "Fe" and "Pt".
I selected the "Fe" node to edit it. I am changing the name to "iron".
After that, I am clicking on the other node "Pt". Now, I am not getting the data of "Pt" displayed. Instead I am still seeing "iron" from the first node.
If I now save, I am overwriting the values of the "Pt" note.
Similarly, if I added multiple connections, and after that want to edit a Material node that has connections, all connections are lost again.
If I close the procedure editor without saving, edits seem to be lost. Can an autosave function be included?
I am not seeing any button to delete nodes. Hitting the del button on my keyboard has no effect.
Thanks for working on this,
Linus
The text was updated successfully, but these errors were encountered: