Description

If a collapsed node graph shares the name of a function that resides in the node graph, it will be renamed along with the collapsed node graph if the Collapsed node graph is renamed.

Steps to Reproduce
  1. Open a new Third person project
  2. Open ThirdPersonCharacter
  3. Add a call to "Crouch" in the event graph
  4. Right click "Crouch" > Collapse Nodes
  5. Set the name of the collapsed node graph to "Crouch"
  6. Rename the Graph to "CrouchTest"
  7. Open the collapsed node graph

Result: The function named "Crouch" has been renamed to "CrouchTest"
Expected: An error would be given to prevent the initial naming of the Collapsed node graph or the function in the node graph would not be renamed.

Have Comments or More Details?

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

1
Login to Vote

Won't Fix
ComponentUE - Gameplay - Blueprint
Affects Versions4.22.1
CreatedMay 22, 2019
ResolvedAug 27, 2021
UpdatedAug 27, 2021