Error in wgpu-hal
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
## Bevy version
0.6
## Operating system & version
Windows 11
## What you did
I ran the examples and got this error
## What you expected to happen
Do not generate any errors
## What actually happened
```
2022-01-12T15:04:22.905126Z INFO bevy_render::renderer: AdapterInfo { name: "GeForce MX110", vendor: 4318, device: 5966, device_type: DiscreteGpu, backend: Vulkan }
2022-01-12T15:04:22.906894Z ERROR wgpu_hal::vulkan::instance: GENERAL [Loader Message (0x0)]
loader_create_device_chain: Failed to find 'vkGetInstanceProcAddr' in layer C:\Program Files (x86)\Overwolf\0.188.0.21\.\ow-graphics-vulkan.dll. Skipping layer.
2022-01-12T15:04:22.907097Z ERROR wgpu_hal::vulkan::instance: objects: (type: INSTANCE, hndl: 0x2b46fedd860, name: ?)
```
## Additional information
I don't know if this error has anything to do with my rendering this weird

Errors are stable in the examples
breakout

3d_scene

shadow_biases

Contributor guide
Research direction
Reproduce the issue by running the breakout, 3d_scene, and shadow_biases examples on Windows 11 with the reported GeForce MX110 setup. Compare the wgpu_hal Vulkan loader message and the rendered output to determine whether the reported errors and visual artifacts are part of Bevy's examples or the installed Overwolf Vulkan layer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100