Skip to content

fix: Prevent playback on invalid targets#706

Merged
alex-y-z merged 1 commit into
mainfrom
users/alex-y-z/misc-fixes
May 29, 2026
Merged

fix: Prevent playback on invalid targets#706
alex-y-z merged 1 commit into
mainfrom
users/alex-y-z/misc-fixes

Conversation

@alex-y-z
Copy link
Copy Markdown
Collaborator

AnimationSlotPlayer attempts playback even as targets are being destructed. In cases where the animator has already been destroyed, HumanoidAnimatorUtils creates a new one on the client, which produces a warning.

This checks if the animation target has a valid parent before attempting playback.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

Deploy Results

ℹ️ No changed packages with deploy targets were discovered for this PR. · View logs

Test Results

Package Status Try it
@quenty/animations ✅ Passed (8/8) (1.2s) Open | Play

1 tested, 1 passed, 0 failed in 5.8s · View logs

@alex-y-z alex-y-z merged commit 88d2960 into main May 29, 2026
7 checks passed
@Quenty
Copy link
Copy Markdown
Owner

Quenty commented May 29, 2026

🚀 PR was released in @quenty/animations@8.32.1 🚀

@Quenty Quenty added the released This issue/pull request has been released. label May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants