Hi, i downloaded lyra game from epic games, try to build it from rider and got this error:
unresolved external symbol “__declspec(dllimport) public: virtual bool __cdecl FGameplayAbilityTargetData_SingleTargetHit::NetSerialize(class FArchive &,class UPackageMap *,bool &)” (_imp?NetSerialize@FGameplayAbilityTargetData_SingleTargetHit@@UEAA_NAEAVFArchive@@PEAVUPackageMap@@AEA_N@Z) referenced in function “public: virtual bool __cdecl FLyraGameplayAbilityTargetData_SingleTargetHit::NetSerialize(class FArchive &,class UPackageMap *,bool &)” (?NetSerialize@FLyraGameplayAbilityTargetData_SingleTargetHit@@UEAA_NAEAVFArchive@@PEAVUPackageMap@@AEA_N@Z)
I didn’t change anything in the code, I just tried to compile the project. I reinstalled it several times and it didn’t help.