Tested in:
//UE4/Release-4.27 CL 18319896 Input pin was of type Vector
//UE5/Release-5.0 CL 20979098 Input pin was of type Vector 3f
//UE5/Release-5.1 CL 22346211 Input pin was of type Vector 3f
The user reported this issue for 5.0.3, but it is now not considered a regression with the release of 5.1. The node changed some time between 4.27.2 and 5.0.3.
Make Lidar Point Cloud Point Node has had the Location input change from a Vector to a Vector 3f.
Expected Results:
The pin is of type Vector
Actual Results:
The pin is of type Vector 3f
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-166921 in the post.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 5.0.3, 5.1 |
Target Fix | 5.2 |
Created | Oct 12, 2022 |
---|---|
Resolved | Oct 31, 2022 |
Updated | Nov 27, 2022 |