AbilitySystemComponent.Get()

Hi, I am attempting to build a GAS project using the Lyra starter project base using JetBrains Rider.

On the initial build, without any changes, my project is throwing an error in compiling with the AbilitySystemComponent.Get() function, but will sucessfully compile if I delete the Get().

Is this an Unreal/Lyra issue, or a Rider issue? Can anyone else confirm if they’ve seen this?