Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty.
Reproduced in 4.7.6, 4.8, and Main (//depot/UE4/Promotable-CL-2581498)
1. Open any project
2. Create a new Blueprint Interface
3. Create a new Actor Blueprint
4. Implement the interface in the new Actor BP
5. On Begin Play, call New Function 0
6. Select the event node in the BP graph
Result:
Nothing appears in the Details panel, so the event cannot be set to replicate.
Expected:
The same options available to custom events appear for interface events.
Head over to the existing Questions & Answers thread and let us know what's up.
25 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.7.6, 4.8, 4.9, 4.14 |
Created | Jun 11, 2015 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |