Split Struct doesn't display Map pins correctly

  1. Create a Structure and add a Map to it as a member.
  2. Create a variable of that structure in another Blueprint.
  3. Place a Get node of that variable into the Blueprint graph.
  4. Drag off the blue pin and select Break Structure Name.
  5. Notice the Map member pin displays correctly as a map pin.
  6. Now add another Get node of that variable into the Blueprint graph.
  7. Right click the second Get node and select Split Struct Pin.
  8. Notice the Map member pin doesn’t display correctly.

Hi wilberolive,

Thank you for the report. I was able to reproduce this so I’ve created JIRA UE-43857 and our developers will be investigating further. Follow that link to monitor the status of the report.

Cheers,

TJ