Having a custom event with an empty Soft Class Reference as an input causes packaging to fail if nativization is enabled as the event nativizes with a const TSoftClassPtr<>& and the compiler cannot convert a temporary nullptr to a reference.
Regression?: No
This occurs in 4.18 and 4.19
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-62157 in the post.