[4.9 P1][4.8.3] Interface function does not appeared in implemented class

№ 1

Title: [4.9][4.8.3] Interface function does not appeared in implemented class.

Importance: Medium.

Branch: Binary

Build version:
Version: 4.8.3-2634408+++depot+UE4-Releases+4.8
Version: 4.9.0-2633546+++depot+UE4-Releases+4.9

System Specs: It will be provided by request.

Attachments: It will be provided by request.

Detailed description of the issue:
If interface function haven’t return value, the function will not appeared in implemented class. It was added, but not showed.

Screenshots/Link to video: It will be provided by request.

Reproduction steps:

  1. Create new blank project.
  2. Create interface.
  3. Create widget BP.
  4. Make sure the default interface function wasn’t appeared in interface section.
  5. Open interface BP and add any return value to interface function.
  6. Open widget BP and make sure that the interface function was appeared.

Frequency: 100%

Expected behavior:
Any interface function should be showed in interface function section.

Hi ,

I was able to reproduce this and have entered a bug report, UE-19545, to be assessed by the development staff.