I get LNK2019 unresolved symbol errors whenever I try to call the UKismetMathLibrary::Cos function as well as other UKismetMathLibrary functions like ComposeRotators and Conv_RotatorToVector.
These similar threads found workarounds for their issues.
Do I have to make workarounds for all of my calls to UKismetMathLibrary functions or is there another solution?