bevyengine / bevyengine/bevy

Error in wgpu-hal

Open
#3,649 3 comments 0 reactions 0 assignees View on GitHub
A-Rendering C-Bug
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

![image](https://user-images.githubusercontent.com/43076727/149167991-3ce1e9fe-5417-4cc5-befe-fc4f792bb2be.png)

Errors are stable in the examples

breakout

![image](https://user-images.githubusercontent.com/43076727/149168271-1f1243f2-ceae-4f84-85b9-c0dcccfdc3ec.png)

3d_scene

![image](https://user-images.githubusercontent.com/43076727/149168303-9a66245d-0120-4559-8b5e-b8b340f4a817.png)

shadow_biases

![image](https://user-images.githubusercontent.com/43076727/149168344-dc7e630b-155b-4411-8f49-abede519c3e2.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.