Skip to content

Fix ColliderOf updates when a rigid body is added in the hierarchy#682

Merged
Jondolf merged 1 commit intomainfrom
fix-collider-hierarchies
Mar 29, 2025
Merged

Fix ColliderOf updates when a rigid body is added in the hierarchy#682
Jondolf merged 1 commit intomainfrom
fix-collider-hierarchies

Conversation

@Jondolf
Copy link
Member

@Jondolf Jondolf commented Mar 29, 2025

Objective

When a RigidBody is added to a hierarchy that already has existing colliders, the ColliderOf relationships aren't updated correctly.

Solution

Fix ColliderOf updates to also consider newly added rigid bodies.

@Jondolf Jondolf added C-Bug Something isn't working A-Collision Relates to the broad phase, narrow phase, colliders, or other collision functionality labels Mar 29, 2025
@Jondolf Jondolf added this to the 0.3 milestone Mar 29, 2025
@Jondolf Jondolf merged commit 072ec52 into main Mar 29, 2025
5 checks passed
@Jondolf Jondolf deleted the fix-collider-hierarchies branch March 29, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Collision Relates to the broad phase, narrow phase, colliders, or other collision functionality C-Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant