Description

We no longer include a note/warning when an expected execution path will not be taken in a function graph due to the presence of a return node. This was inadvertently removed by the change that introduced the ability to reference input parameters as local variables in 4.16.

Steps to Reproduce
  1. Set up the following function graph (see attached image).
  2. In UE4 v4.15 and earlier (back to 4.8), the illustrated warning is displayed and alerts the user that the second path off the sequence node is not going be executed due to the return node.
  3. In UE4 v4.16 and later, the warning is no longer displayed.
Callstack

N/A

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-198080 in the post.

0
Login to Vote

Backlogged
CreatedOct 16, 2023
UpdatedOct 17, 2023