Metadata defined on a Cinematic Assembly isn’t accessible as naming tokens when rendering with Movie Render Graph. Global naming tokens defined outside of a Cinematic Assembly does work but contextual tokens, which would commonly be used to define render output paths, return empty.
This is because Movie Render Graph does not pass the Assembly object as a context object when evaluating “cat” tokens. This context should always be passed when a user renders a Cinematic Assembly. There is no need to offer an opt-out because always including the context should be considered expected behavior from the perspective of the CAT feature.
.
The token will return empty.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-393590 in the post.
| 0 |
| Component | UE - CAPT - Color Pipeline and Rendering - MRQ |
|---|---|
| Affects Versions | 5.8 |
| Target Fix | 5.8.3 |
| Created | Aug 25, 2026 |
|---|---|
| Updated | Aug 26, 2026 |