Description

Add nodes for variables using the container type Set/Map do not have a return values that states if an element was successfully added. The tool tip states that this should be the case. This return value was also present in previous versions of the engine (available in 4.17.2-3658906)

Regression yes:
Available in: 4.17.2-3658906

Steps to Reproduce
  1. Open the editor
  2. Open the level blueprint
  3. Create a new variable
  4. Make the variable an actor reference
  5. Set the variable to the container type "Map"
  6. Add a get of the variable to the graph
  7. Pull off of the get variable and create an Add node

Result: The Add node does not have a return value (boolean)
Expected the Add node would have a return value (boolean) that states if an element was successfully added.

Have Comments or More Details?

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

4
Login to Vote

Duplicate
ComponentUE - Gameplay - Blueprint
Affects Versions4.18.3
CreatedJun 5, 2018
ResolvedJun 6, 2018
UpdatedJun 23, 2018
View Jira Issue