Actual: <img width="1433" height="765" alt="image" src="https://github.com/user-attachments/assets/46f26167-9def-40c2-96ef-e41789dc8589" /> Expected: <img width="1431" height="795" alt="image" src="https://github.com/user-attachments/assets/d5407512-e02b-499a-ba4e-e7d6f93ea533" /> ```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