Why does my Actor only work if I use it first?

For interaction you typically want a single system that works with all interactable actors. A single BPI, potentially a custom collision (obj type or profile), maybe even Actor tags and/or gameplay tags.

It’s slightly more tedious to setup, but once it’s done, adding new interactable assets is easy.