bodymovin / bodymovin-extension

Bodymovin UI extension panel
MIT License
286 stars 874 forks source link

Text slots not exporting correctly with the AE 24.3 update #168

Closed jbeta51 closed 3 months ago

jbeta51 commented 5 months ago

It looks like there might be some changes to Text Layers introduced in 24.3 that break text slots.

The issue: placing text layers in Essential Properties to be exported as slots works in previous versions, but the behavior now exports as malformed.

The text layer in the main body of the json exports correctly with the sid included, however in the slots section of the json, the text slot is empty. It appears as {"a":0,"k":[],"ix":4} instead of populating it with text data.