USceneComponent details pane is empty?

Interesting… yes there is other stuff in there, but it’s all commented out. The only code that runs is what’s posted.
I decided to try your idea and make another class with the same code in it and it worked!

So… I decided to delete the Spaceship blueprint and make it again from scratch… now the SceneComponent appears to work.

Slightly annoyed though, re-making the blueprint every time a class changes doesn’t seem overly efficient, this one’s super simple, I’d hate to have to re-make anything complicated.

Is there any way to avoid having to do that?