I’ve got a bunch of blueprints scattered on my level (a cluster of foliage assets as a blueprint class), and when I try to select one, I tend to end up clicking and selecting the instanced mesh that’s a component in the blueprint (ie I select one tree in the cluster). Is there a way for me to switch something on/off to prevent this from happening, so that when I click on the blueprint unit, it selects the whole unit and not the child meshes?
Edit: if it helps, I noticed that this component selection applies to blueprints with instanced static meshes and not to ones with just static meshes.
Apparently, if the blueprint has instanced static meshes, it selects the components the very first time round as well. Takes me multiple clicks to select the blueprint accurately, it’s been a drag on the workflow.
I just tried it. Even with instancing, I get the whole BP first time. In fact, I can’t select the instances separately. Also, I only get the internal components if I double click.
I haven’t figured out if there is an option to deal with this anywhere, but my workaround has been to add a temporary static mesh on top I can use as a selection helper (the white cube below). I checked “Hidden in game” and toggle its visibility while level editing with the G button. After everything is set I’ll just delete the cube.