bevyengine / bevyengine/bevy

naga internal error: entered unreachable code when attempting to run shader

Open
#13,656 3 comments 0 reactions 0 assignees View on GitHub
A-Rendering C-Bug S-Needs-Investigation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version
13.2

The release number or commit hash of the version you're using.
13.2

## Relevant system information

Windows 11

```
AdapterInfo { name: "NVIDIA GeForce RTX 3080 Ti Laptop GPU", vendor: 4318, device: 9248, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "551.23", backend: Vulkan }
```

## What you did

Working on height map renderer... no problem in the bevy examples directory

## What went wrong

thread 'Async Compute Task Pool (2)' panicked at .cargo\registry\src\index.crates.io-6f17d22bba15001f\naga-0.19.2\src\back\glsl\mod.rs:1183:44:
internal error: entered unreachable code

## Additional information
I put a minimal version with full cargo.toml here:

https://github.com/00alia00/bevy_unreachable

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.