I think you can overcome that problem with:
UE_LOG(Debug, Log, TEXT("%s"), *myFString);
1 Like
I think you can overcome that problem with:
UE_LOG(Debug, Log, TEXT("%s"), *myFString);