Adding component to Actor in Editor

I’ve just faced the same problem and solved it in C++ like this:
image

Basically you deselect everything and select your Actor again.

1 Like