Call In Editor Function Does Not Change Level Permanently

I found the issue, you need to notify the editor you are changing the actor(s) using the “TransactObject” node. Found it here, there is also a link to a example graph

In my case I did not need the transaction because I was only doing one thing.

Edit: I didn’t need the editor utility in the end, this works with Call In Editor functions.

1 Like