dimforge / dimforge/bevy_rapier

Inserting a RigidBody to an Entity that has a parent with a non-zero Transform breaks mesh rendering

Open
#689 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.6k
Forks
282
PR merge metrics
No merged PRs in 30d

Description

Actual:
image

Expected:
image

```toml
# Cargo.toml
[dependencies]
bevy = { version = "0.16.1", features = ["jpeg", "wayland"] }
bevy_rapier3d = "0.31.0"
```

More info there: https://github.com/bevyengine/bevy/discussions/22912

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.