Description

User is not able to replace a variable reference in a function with an input parameter of the same type.

Steps to Reproduce
  1. Open any project in editor.
  2. Create and open a blueprint.
  3. Create a function.
  4. Add a bool input parameter to the function and 2 bool variables (local or global).
  5. Compile.
  6. Still in the function, add a Branch node and connect a bool variable to the Condition.
  7. Right-click the Get variable node and over over the Replace With action.

RESULT

Able to replace with the other variable, but not with the function's input.

EXPECTED

To be able to use the input as a replacement variable in this case.

Have Comments or More Details?

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

4
Login to Vote

Won't Fix
ComponentUE - Gameplay - Blueprint Editor
Affects Versions4.244.254.26
CreatedMay 4, 2020
ResolvedAug 31, 2021
UpdatedAug 31, 2021