-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorO-WebSpecific to web (WASM) buildsSpecific to web (WASM) buildsP-HighThis is particularly urgent, and deserves immediate attentionThis is particularly urgent, and deserves immediate attention
Milestone
Description
Bevy version
main. this happens since cc4062e (#4867)
What you did
Run the lighting example in wasm
What went wrong
panicked at 'wgpu error: Validation Error
Caused by:
In Device::create_render_pipeline
note: label = `shadow_pipeline`
Internal error in VERTEX shader: ERROR: 0:39: 'data' : array members of structs must specify a size
ERROR: 0:42: 'data' : array members of structs must specify a size
ERROR: 0:45: 'data' : array members of structs must specify a size
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorO-WebSpecific to web (WASM) buildsSpecific to web (WASM) buildsP-HighThis is particularly urgent, and deserves immediate attentionThis is particularly urgent, and deserves immediate attention