How To Set Default Collision Presets for BluePrints?

Hi As the title states. I want to set the default Collision presets for a BluePrint. However All I am able to do is to set an individual Objects Collision presets. This slows down my workflow.

As you can see any collision presets that I try to set only effect that single “robot” selected.

If I go to the defaults of the BluePrint

As you can see there is no options for collision presets. Only some basic options.

Please help.

The collision response options are being hidden because you are filtering for default parameters that start with “colli”. Clear the search field and scroll down to the capsule component manually, then you should see the options.

I feel silly, Why would it filter those presets out?

Heh, I have no idea. I think it just uses a string matching system. Since those settings didn’t contain “colli”, they didn’t show up, even though they are collision settings.