Unable to modify Attributes with Gameplay Effects

I’m new to Gameplay Effects, but what calculation are you running? I don’t see that in the BP you posted.

The calculation class is where the effect is actually applied, so that is probably where you want to look.

Edit: I see actually the execution classes array is empty. I believe this is your problem. You need to add an Execution Class to implement the application of the effect.