bevyengine / bevyengine/bevy

WebGPU in firefox nightly fails to load when shadows enabled

Open
#9,316 2 comments 0 reactions 0 assignees View on GitHub
A-Rendering C-Bug C-Examples O-Web O-WebGPU S-Blocked
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version

https://bevyengine.org/examples-webgpu/3D%20Rendering/3d-scene/

## \[Optional\] Relevant system information

Manjaro linux, firefox nightly 117 ( 2023-07-30)

```
Hardware Class: graphics card
Device Name: "Onboard - Video"
Model: "Intel AlderLake-S GT1"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x4680 "AlderLake-S GT1"
```

AdapterInfo { name: "", vendor: 0, device: 0, device_type: Other, driver: "", driver_info: "", backend: BrowserWebGpu }

## What you did
Tested all webgpu examples hosted on the website. Some of the 3D examples fails.

## What went wrong

Examples does not render on some of the 3D ones.

## Additional information
Seems to be when shadows are enabled on the lightsources

example with shadows:
![image](https://github.com/bevyengine/bevy/assets/3248006/9cd94c80-b548-413e-867b-fbeee2b20e10)

example without shadows:
![image](https://github.com/bevyengine/bevy/assets/3248006/3f3aea1d-5e32-4b54-a14c-b91f2b056f36)

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.