Was This Particular Bug Fixed?

Summary

I have seen many posts about this “Note” warning, but have not been able to find where it has been fixed, or how to fix it. I am getting a Note of warning when creating a custom event and passing an array value as an input. I am not able to uncheck “Pass By Reference.” If it has been fixed, please provide me with a link to the solution.

Please select what you are reporting on:

Creative

What Type of Bug are you experiencing?

UI/Tools

Steps to Reproduce

Create a new custom event.
Add an array-type input value. (Mine was of the “Name” variable type.)

Expected Result

A warning ‘Note’ that indicates “No value will be returned by reference.”

Observed Result

A warning ‘Note’ that indicates “No value will be returned by reference.”

Platform(s)

Unreal Engine 5.5.2
(Development for PC)

Upload an image

Additional Notes

I have two inputs of the Name Array variable type on this one particular node. For some reason, only the one is triggering the ‘Note.’ Neither allows me to change any parameter adjustments (Pass By Reference, Constant).