gameplay ability system

Hi,
Someone can tell me what s the below warning that show every time i hit the target in gas system?

LogAbilitySystem: Warning: Attempted to apply a scoped modifier from Default__GE_DamageBasic_Instant_C’s Attribute: BaseDamage, Capture: Target, Snapshot: 1 magnitude calculation that could not be properly calculated. Some attributes necessary for the calculation were missing.

1 Like

I have the exact same problem. I suspect that the error lies in the way the character’s ability system attributes are initialized (that perhaps the attribute the gameplay effect is trying to change is missing). If you are using Lyra, perhaps ensure your character has a LyraHealthSet or if you are doing it using GAS yourself make sure the character the necessary attributes.

1 Like