Fixed.
Instead
CustomVideoCompositionInstruction(videoTrack: sourceVideoTrack, usedForExport: true, dependency: arguments.dependency, timeRange: timeRange)
there should be
CustomVideoCompositionInstruction(videoTrack: compositionVideoTrack, usedForExport: true, dependency: arguments.dependency, timeRange: timeRange)
Topic:
Graphics & Games
SubTopic:
General
Tags: