This is not a regression. Tested in //UE5/Release-5.0 CL20979098
FMath::Eval ignores groupings while solving problems. This has caused some confusion with users who are expecting the groupings to be solved first before the rest of the problem following the order of operations.
Expected Results:
In the output log there is a warning stating: LogTemp: Warning: 8.000000
Actual Results:
In the output log there is a warning stating: LogTemp: Warning: 0.800000
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-169592 in the post.
0 |
Component | UE - Foundation |
---|---|
Affects Versions | 5.1 |
Target Fix | 5.6 |
Created | Nov 8, 2022 |
---|---|
Updated | Oct 18, 2024 |