Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lines Example panicked #1131

Open
lomirus opened this issue Apr 9, 2024 · 0 comments
Open

Lines Example panicked #1131

lomirus opened this issue Apr 9, 2024 · 0 comments
Labels
A-Examples C-Bug A problem with the code that runs the site S-Needs-Investigation We need to figure out what's going wrong

Comments

@lomirus
Copy link

lomirus commented Apr 9, 2024

Link: https://bevyengine.org/examples/3D%20Rendering/lines/

wasm_example.js:502 panicked at /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-0.19.3/src/backend/wgpu_core.rs:3006:5:
wgpu error: Validation Error

Caused by:
    In Device::create_render_pipeline
      note: label = `opaque_mesh_pipeline`
    Features Features(POLYGON_MODE_LINE) are required but not enabled on the device

Screenshot

@TrialDragon TrialDragon added C-Bug A problem with the code that runs the site A-Examples labels Apr 12, 2024
@alice-i-cecile alice-i-cecile added the S-Needs-Investigation We need to figure out what's going wrong label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Examples C-Bug A problem with the code that runs the site S-Needs-Investigation We need to figure out what's going wrong
Projects
None yet
Development

No branches or pull requests

3 participants