"Call unknown function" after restarting Editor with a Custom Blueprint Node (from C++)

I added a custom Blueprint Node with C++. It worked fine, but after I did close the Editor and started it again, it doesn’t work anymore.
I can makle it new and then the new one works again, until I close the Editor again.