When using “Bake animation sequence” to an existing sequence, we need to load the package, otherwise FindPackage may return nullptr and we’ll use the “new sequence from scratch” logic.
Pull request located at
When using “Bake animation sequence” to an existing sequence, we need to load the package, otherwise FindPackage may return nullptr and we’ll use the “new sequence from scratch” logic.
Pull request located at
Steps to Reproduce
Steps To Reproduce
This is because the package was not loaded.
Thanks for raising this, I will be submitting this pull request today or tomorrow into mainline.
Dustin