@, the one that “Sort the elements of an array by FString, FName, FText, float, int or boolean. Supports struct and based arrays.”.
It works fine with standard types (I think), but sorting structures by variable name always fails for me. Must be because of some changes in the way UE handles FNames, since what really fails is FindField. Your function itself is very well written and extremely helpful, let me use opportunity to thank you for it