Two blueprints with same function name and copying process

Hi!

I have two different blueprints with same function Init

  1. In 2 blueprint I have variable with type of 1 blueprint.

  2. In some method of 2 blueprint I’m calling for Init of this variable.

  3. I’m copying this calling node from one method of 2 blueprint to another method.

  4. It pastes and replace Init node of 1 blueprint variable with node of 2 blueprint Init

Hey Alanir,

Thanks for report! I was able to reproduce this in 4.5.1 and our internal build, so I entered a bug report for our developers to look at (UE-5554). I will let you know when I see an update on it. Thanks!

Hi ,

Thank you for answer.