-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spine keeps forgetting render frame range; please remember this (again?)! #831
Comments
The information in your report is inaccurate. If you see behavior that you think is a problem, or if you want to make a request, you can basically post it on the Spine forum: https://esotericsoftware.com/forum/ As you mentioned, there does indeed seem to be a problem with Range's last frame setting going back to 0. Steps to reproduce:
As far as I can confirm this is reproducible even in 4.1.00. The This is indeed strange, because the |
Looks like you yourself found out while writing your response that my report was indeed accurate. So not sure what you're trying to say here. |
No, because you said "I'm pretty sure this wasn't an issue in older versions of Spine", but actually I was able to reproduce the problem even with the earliest version of the editor that allowed When we find a problem, we try to determine when the problem started. This is because the problem may have occurred when we did an update of some kind, and seeing the changes we made at that time may allow us to fix the problem more quickly. Of course, you don't have to confirm these details, so you can start by submitting a request to investigate this type of problem by posting in the forum. We will then investigate, including the detailed conditions such as whether it is necessary to reopen the project or restart Spine to reproduce the problem, and if we find that there is indeed a problem, we will create an issue ticket. This is why I tell you to post in the forum. |
I don't know at what Spine version this started, but I'm pretty sure this wasn't an issue in older versions of Spine; when exporting to an image sequence the last frame in the export dialog window always is frame 0, even after saving and re-opening the Spine file. No matter how many times we change this and save the Spine file, it keeps resetting to zero. Which is obviously not what we want and prone to issues, because it always just renders a single frame when not every time setting this end frame again on each render.
So please remember the frame range as set in the export window.
Spine Pro 4.2.36
The text was updated successfully, but these errors were encountered: