Skip to content

Clipping flag incorrect when exporting multiple animations #20

@martin-mikulic

Description

@martin-mikulic

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

  1. Open the attached file clippingAttachment.spine (contains 2 animations).
  2. Export only EXPORT_CLIPPING → Output correctly shows CLIPPING YES.
  3. Export only EXPORT_NO_CLIPPING → Output correctly shows CLIPPING NO.
  4. 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 NO instead shows CLIPPING YES.
  • Also as you can see on the video, something funky is happening with the NO_CLIPPING animation because it gets CLIPPING animation 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

clippingAttachmentIssue.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions