Hi, I package my dedicated server and configure for linux shipping, and report error at this function:
FString UBTDecorator_HasActivePassiveAbility::GetStaticDescription() const
And, I found problem is this code:
AbilityName = FString::Format(TEXT(“BlueprintKey(%s)”), { AbilityKey.SelectedKeyName.ToString() });