Skip to content

Conversation

alex-y-z
Copy link
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.

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