docsforadobe / Types-for-Adobe

TypeScript types for Adobe: AfterEffects, Animate, Audition, Illustrator, InDesign, Photoshop, Premiere, ScriptUI.
517 stars 124 forks source link

Issue with markerProperty in latest AE update #92

Closed cameronjeffords closed 2 years ago

cameronjeffords commented 2 years ago

Has anyone noticed an issue using composition.markerProperty.setValueAtTime(...)? This was working until one of the latest updates (22.1). The call is failing with After Effects error: CSelectronASSERT fail: CSelectron: layer is null. Wanted to see if this was just an issue on my end, or a potential bug in the latest release?