UE4 Log Float
UE_LOG(LogTemp, Log, TEXT("Value = %f"), FloatVar);
Uptight Unicorn
UE_LOG(LogTemp, Log, TEXT("Value = %f"), FloatVar);