This is a regression //UE4/Release-4.27 has "DateTime - DateTime" and a "DateTime - TimeSpan" node.
The subtraction node, with wild card inputs, incorrectly assigns Time Span data type when fed a Date Time data type.
Tested in:
//UE4/Release-4.27 CL17735300 Live Binary
//UE5/Release-5.0-EarlyAccess CL16682836 Live Binary
//UE5/Release-5.0 CL18223527 Personal Perforce
Expected Results:
The wild card input pin correctly changes to Date Time data type and the connection completes.
Actual Results:
Connecting the Date Time data type to the input pin changes the wild card to Time Span data type and the connection fails.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-135466 in the post.
53 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 5.0-early access 2, 5.0 |
Target Fix | 5.3 |
Created | Nov 18, 2021 |
---|---|
Resolved | Mar 17, 2023 |
Updated | May 10, 2023 |