Within UMoviePipelineBlueprintLibrary::UpdateJobShotListFromSequence we are experiencing an editor freeze when launching an MRQ render of sequences where a camera is unable to find a valid possessable using the ParentGuid.
This is using the MovieRenderPipeline plugin on Engine version 5.5.1.
A while loop starting on line 577 of UMoviePipelineBlueprintLibrary::UpdateJobShotListFromSequence is unable to exit, as no FMovieScenePossessable* is found. Due to the while loop having no exit logic, our editor is stuck hanging.
See Comments
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-282333 in the post.
| 0 |
| Component | UE - Anim - Sequencer - MRQ |
|---|---|
| Affects Versions | 5.5 |
| Target Fix | 5.6 |
| Fix Commit | 42859884 |
|---|
| Created | May 14, 2025 |
|---|---|
| Resolved | May 22, 2025 |
| Updated | Jun 17, 2025 |