R2S functionality (the native function that converts a Real to a String) has been broken with patch 2.0.0. It produces unexpected results, ranging from truncating digits to just returning (null)
which isn’t plausible when converting a real number to a string.
10 Likes
It is the same for the R2SW function.
2 Likes
3rding this! Please fix the R2SW and R2S functions Blizzard! It breaks so much text strings in game…
this apparently is a symptom of a rewrite of the sprintf
function, and also causes incorrect behavior when modifying real values in gameplay constants