Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update rigidbody deprecations #3199

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

NoelStephensUnity
Copy link
Collaborator

This PR updates NetworkRigidbody2D and the associated tests to the deprecation of isKinematic.

Changelog

  • Fixed: Issue where NetworkRigidBody2D was still using the deprecated isKinematic property in Unity versions 2022.3 and newer.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

Changing RigidBody2D kinematic checks to account for deprecation of isKinematic.
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner January 10, 2025 15:11
Adding changelog
@NoelStephensUnity NoelStephensUnity merged commit bd738b3 into develop Jan 10, 2025
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the chore/update-rigidbody-deprecations branch January 10, 2025 21:36
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.

2 participants