question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Keyframes not being saved

See original GitHub issue

I’ve been trying to update keyframes on a simple clip which is just an image. I’ve basically followed this implementation which was the only good example I saw on playing around with keyframes.

It seems that my image is actually updated and after the script is run, it really does change the component property(Scale in this case) and leaves the final result there. The only problem is that the keyframes are not being saved from what I can tell even though logging the component[].properties[].getKeys() return an array of Time objects.

I don’t know if this is actually a bug or if it’s something that I’ve missed when reading through the script on github. Anyway, any help is appreciated!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:31 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
bbb999commented, Nov 29, 2018

I’m not seeing the behavior you’re seeing; your script successfully adds a bunch of keyframes, and they persist across closing/re-opening the project.

https://www.dropbox.com/s/3ln4l4l0svj08jb/no_repro.mp4

0reactions
dsbrggcommented, Jan 2, 2019

hey @bbb999 ! wow, my bad for disappearing… My Premiere is the 2017 version, if you want the semver versioning for it or something like that I’ll need to come back later, when I have my PC available.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why keyframed animation of linked object is not saved?
1 Answer 1 · Delete this Action in your original file before Linking or · Manually set Make Library Override by right click...
Read more >
Layer transformation keyframes are not saving - Bug reports
Hey everyone, I just started using Pencil2D. I'm animating squashing and stretches on individual layers. I keyframe an animation of a layer bouncing...
Read more >
Animation keyframes not saving - Scripting Support - DevForum
I'm trying to use KeyframeReached but I'm unable to save keyframe names. doesn't work when I publish it nor when I save and...
Read more >
Question - Animation keyframes data not saving - Unity Forum
Basically, when I try to animate my model, no info is saved on the keyframes. Let me explain: When I enter on keyframe...
Read more >
Keyframe not saving some armature's movements
Hi! I'm new to blender and even newer to animation. I was working on animating my enemy model for the game I'm developing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found