Keyframes not being saved
See original GitHub issueI’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:
- Created 5 years ago
- Comments:31 (15 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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
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.