Skip to content

fix: Prevent playback on invalid targets#596

Closed
alex-y-z wants to merge 3 commits into
Quenty:mainfrom
alex-y-z:users/alex-y-z/misc-fixes
Closed

fix: Prevent playback on invalid targets#596
alex-y-z wants to merge 3 commits into
Quenty:mainfrom
alex-y-z:users/alex-y-z/misc-fixes

Conversation

@alex-y-z
Copy link
Copy Markdown
Collaborator

@alex-y-z alex-y-z commented Oct 3, 2025

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

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

@alex-y-z alex-y-z force-pushed the users/alex-y-z/misc-fixes branch from 7400274 to d6d8ccf Compare May 29, 2026 22:24
@alex-y-z alex-y-z closed this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant