Description

Interface Cast nodes appear to be returned as valid and context sensitive for every possible pin, even ones like floats and integers. Following the repro above, it is easy to place a node but it will never compile. These cast nodes pollute the global namespace and make it harder to find valid function calls

Interface cast nodes should only show up for Object and Wildcard pin types. CustomStructureParam seems to cause the same issue, but that might be unrelated

Steps to Reproduce
  1. Load up any blueprint
  2. Place a Make Literal Float node
  3. Drag off right side of node, type cast, note that many Cast To (Interface name) nodes are incorrectly listed
  4. Select one of the nodes, it will place it and hook up the float. But if you try to compile it will fail

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Gameplay - Blueprint
Affects Versions4.264.27
Target Fix4.27
Fix Commit15360352
Main Commit15360352
CreatedFeb 1, 2021
ResolvedFeb 8, 2021
UpdatedNov 29, 2022