amd gpu make shadows are misplaced on a very large plane
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## Bevy version
0.8, main 9b56b549ad866ee200b890216b2d6dd39cfa34ad (Nov 10, 2022)
## Relevant system information
Windows 11
AdapterInfo { name: "AMD Radeon RX 6600", vendor: 4098, device: 29695, device_type: DiscreteGpu, driver: "AMD proprietary driver", driver_info: "22.9.2", backend: Vulkan }
## What you did
Ran `cargo run --release --example many_foxes` and resized the window by grabbing the bottom right with the mouse.
## What went wrong
Shadows on the foxes are misplaced sometimes.


Contributor guide
Assessment
This issue has not been assessed yet.