Description

A structure containing Object as a parameter is misrecognized as a single Object and loses the parameter.
This behavior was brought in by CL-27785664.

Steps to Reproduce
  1. Compile and launch the repro project in ue5.4 or 5.5
    (you can download the projects in UDN case linked in additional info URL )
  2. Select the NewLevelSequence actor in outliner
  3. Open the LevelSeqeunce in detail pane
  4. Open Director BP
  5. Set a break point on the custom event node
  6. Start PIE
  7. Check the argument on custom event node when the breakpoint are hit

Result

The input argument is cleared to default.

Have Comments or More Details?

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

0
Login to Vote

Unresolved
ComponentUE - Anim - Sequencer
Affects Versions5.45.5
Target Fix5.6
CreatedDec 12, 2024
UpdatedJan 24, 2025
View Jira Issue