bevy_rapier icon indicating copy to clipboard operation
bevy_rapier copied to clipboard

Debug renderer shows nothing when using rapier_3d with 2d camera

Open SUPERCILEX opened this issue 2 years ago • 1 comments

I tried 0.13.2, but no dice. Presumably, this is the same issue as #139 but flipped.

SUPERCILEX avatar May 05 '22 22:05 SUPERCILEX

Yup. A workaround is to swap the two #[cfg(feature = ...)] attributes here.

irate-devil avatar May 13 '22 18:05 irate-devil