Description

When deleting a variable that shares a name with a function parameter. The references to the function will be deleted as well.

Steps to Reproduce

User provided video to YouTube included: [Link Removed]

 

1. Create a variable give it a name

2. Create a function with a parameter with the same name as above (doesn't matter the type)

3. Compile

4. Delete the global variable

 

Result: Function parameter references gets deleted.

Expected: Only reverences to the actual variable will be deleted, not the function parameter references.

Have Comments or More Details?

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

0
Login to Vote

Duplicate
ComponentUE - Gameplay - Blueprint
Affects Versions4.18.34.194.20
CreatedApr 4, 2018
ResolvedApr 5, 2018
UpdatedJun 23, 2018