bevyengine / bevyengine/bevy

amd gpu make shadows are misplaced on a very large plane

Open
#6,542 12 comments 0 reactions 0 assignees View on GitHub
A-Rendering C-Bug
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.

![image](https://user-images.githubusercontent.com/2180432/201198157-3a3046c9-603b-40be-9fbe-10c2859d4e45.png)

![image](https://user-images.githubusercontent.com/2180432/201198389-363576ca-20c3-471d-9a5b-4ecc6186c3bb.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.