This is NOT a regression. Tested In //UE4/Release-4.27 at CL18319896
Printing an actor's transform as a string returns transform and rotation with a colon, but returns scale without.
Expected Results:
The Log Reads: "Translation : X Y Z Rotation : P Y R Scale : X Y Z"
Actual Results:
The Log reads: "Translation : X Y Z Rotation : P Y R Scale X Y Z" Scale is missing a colon.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-165125 in the post.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 5.0.3 |
Target Fix | 5.2 |
Created | Sep 26, 2022 |
---|---|
Resolved | Sep 28, 2022 |
Updated | Oct 21, 2022 |