-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Description:
When exporting animations from clippingAttachment.spine, I’m seeing inconsistent behavior with the clipping flag.
I am also attaching video showing this behavior
unusual.behavior_1.mp4
Steps to Reproduce
- Open the attached file
clippingAttachment.spine(contains 2 animations). - Export only
EXPORT_CLIPPING→ Output correctly showsCLIPPING YES. - Export only
EXPORT_NO_CLIPPING→ Output correctly showsCLIPPING NO. - Export both animations together → The one without clipping now incorrectly reports
CLIPPING YES.
Expected Behavior
- Each animation should preserve its own clipping state, regardless of whether it is exported alone or together with others.
Actual Behavior
- When both are exported, the animation that should have
CLIPPING NOinstead showsCLIPPING YES. - Also as you can see on the video, something funky is happening with the
NO_CLIPPINGanimation because it getsCLIPPINGanimation for the first play, only on the second it gets its real animation
Attachments
clippingAttachment.spine(source file).mp4(screen recording showing the issue in action)
Environment
- Spine version: [4.2.43]
PS: I really like the tool for now, hopefully this helps get this fixed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels