Description

It seems that with 4.20 users are able to change a dispatcher's type from Multicast Delegate to something else (float, int, etc.) Doing so will cause any node that references the dispatcher via call, binding, etc. to error out and cause the blueprint to fail to compile. It is also not possible to change the variable type back to Multicast Delegate.

This appears to be a regression as the dispatcher's variable type cannot be changed in 4.19.

Versions Tested:
4.19.2 - CL 4033788
4.20.3 - CL 4369336

Steps to Reproduce
  1. Create a new blueprint, or open an existing one
  2. Add an event dispatcher and select it
  3. Under the Variable section, change the type from Multicast Delegate to anything else

Result: The dispatcher is no longer a dispatcher, and anything previously referencing the dispatcher will fail to compile.

Expected result: Cannot change the dispatcher type, leaving it as a Multicast Delegate.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Gameplay - Blueprint Editor
Affects Versions4.204.214.224.23
Target Fix4.24
Fix Commit7660062
Main Commit7988574
Release Commit9552237
CreatedOct 2, 2018
ResolvedJul 30, 2019
UpdatedJan 10, 2020