Description

When two connected wildcard nodes are attached to a type input of another node, the wire and second wildcard node do not update their data types to match. Image attached.

This can only occur when either the reroute node path is created before attaching to a type input, or when the reroute path is created off of a wildcard pin.

Steps to Reproduce

1. Launch: UE4Editor.exe (any project)
2. Create a new Actor Blueprint
3. Add a Reroute node
4. Pull off the reroute node and create another reroute node
5. Create a Print String node
6. Connect the Reroute node chain to the String input on the Print String node

Results:
The Reroute nodes and wires remain undetermined. Compiling results in errors.

Expected:
All reroute nodes and wires on the chain update their type to match the type of the pin they are attached to.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Cannot Reproduce
ComponentUE - Gameplay - Blueprint
Affects Versions4.64.7
CreatedDec 5, 2014
ResolvedJul 7, 2016
UpdatedJul 14, 2021