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.
Run your project from your IDE (load up your project and compile). The class should then become available inside the editor.
1 Like
Thank you (again ). Even through Visual Studio did throw some complaints, it works now. Even after restarting the Editor.