thread 'main' panicked at 'assertion failed: proxy.aabb.maxs[dim] >= self.min_bound', .cargo/registry/src/github.com-1ecc6299db9ec823/rapier3d-0.4.2/src/geometry/broad_phase_multi_sap.rs:172:13
stack backtrace:
0: std::panicking::begin_panic
1: rapier3d::geometry::broad_phase_multi_sap::SAPAxis::batch_insert
2: rapier3d::geometry::broad_phase_multi_sap::BroadPhase::update_regions
3: rapier3d::geometry::broad_phase_multi_sap::BroadPhase::find_pairs
4: rapier3d::pipeline::physics_pipeline::PhysicsPipeline::step
5: bug_tests::main
This can happen when an object is free falling without a floor.
If the panic is intentional it should be documented under what conditions it can occur and what users can do to prevent it.
This can happen when an object is free falling without a floor.
If the panic is intentional it should be documented under what conditions it can occur and what users can do to prevent it.