Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect handling of cameras with custom viewports in the raycast backend. #298

Closed
Vrixyz opened this issue Jan 2, 2024 · 1 comment
Closed

Comments

@Vrixyz
Copy link
Contributor

Vrixyz commented Jan 2, 2024

There's probably the same issue as #212 around https://github.com/aevyrie/bevy_mod_picking/blob/main/backends/bevy_picking_raycast/src/lib.rs#L95

@aevyrie
Copy link
Owner

aevyrie commented Mar 3, 2024

This should now be fixed. Rays are generated from a centralized system to help prevent these errors in raycasting-based backends.

@aevyrie aevyrie closed this as completed Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants