RandRange always returns zero

Using FMath::RandRange always returns zero if the bounds are set to anything larger than Min_int16, Max_int16. I tried with Max_int32 and Max_int64, and got nothing but zeroes, even though the docs claim that there are overrides for those interger sizes.

1 Like