Skip to content

WebGL2 support broken: index out of bounds #11885

@DGriffin91

Description

@DGriffin91

Bevy version fe777d5

The deferred rendering example is broken on WebGL2 (And will also be broken on WebGPU, I expect).

The issue was introduced at 4c15dd0 with #10268

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-BugAn unexpected or incorrect behaviorO-WebSpecific to web (WASM) builds

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions