Is there a way for "Editor only" Actors

Yes, I’ve tested that just a few days ago: if you implement IsEditorOnly() with return true; in your Actor class, it is not cooked into the release build game.