Description

Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets.

A similar issue was fixed back in 4.11 with Custom Events. Could be related?

https://jira.it.epicgames.net/browse/UE-20613

Steps to Reproduce

1. Open a blank project
2. Create a Blueprint Interface & open it
3. In the Details panel, add a input of any type and make it an array
4. Compile & save
5. Create an actor class BP & open it
6. Class Settings > Interfaces > Add the interface we just created
7. Compile
8. In the Event Graph, add an Event of the function from the BP interface

Results: The Event will have a 'Note' that says 'No value will be returned by reference'

Expected: For no 'Note' to be present and the info passed without issue

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

21
Login to Vote

Fixed
ComponentUE - Gameplay
Affects Versions4.14.34.154.16
Target Fix4.20
Fix Commit4041886
Main Commit4058964
Release Commit4095966
CreatedFeb 23, 2017
ResolvedMay 1, 2018
UpdatedJan 10, 2020