bevyengine / bevyengine/bevy

WebGL2 deferred rendering breaks when anisotropy is enabled

Open
#14,101 6 comments 0 reactions 0 assignees View on GitHub
A-Rendering C-Bug O-Web O-WebGL2
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version 5876352206d1bcea792825bf013eb212383b73d6 and v0.14.0-rc.4

The deferred rendering example is broken on WebGL2.

The issue was introduced at https://github.com/bevyengine/bevy/commit/df8ccb873582fa3193d0e570c2534b0bd33316b3 with https://github.com/bevyengine/bevy/pull/13450

```
panicked at [...]\.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\gles\command.rs:756:21:
index out of bounds: the len is 16 but the index is 16
```

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.