bevyengine / bevyengine/bevy

Bevy WASM app broke with 'metal_types' error after upgrade to macOS 14 Sonoma

Open
#10,236 3 comments 0 reactions 0 assignees View on GitHub
A-Rendering C-Bug O-MacOS O-Web
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version

0.11.3

## \[Optional\] Relevant system information

```ignore
AdapterInfo { name: "", vendor: 0, device: 0, device_type: Other, driver: "", driver_info: "", backend: BrowserWebGpu }
```

## What you did

Navigate to https://rgis.app and look at the JS console:

```
Unable to create library object: :1:10: fatal error: cannot open file './metal_types': Operation not permitted
#include "metal_types"
^
.
- While calling [Device].CreateRenderPipeline([RenderPipelineDescriptor]).
```

Screenshot 2023-10-23 at 12 41 10 AM

Source is here: https://github.com/frewsxcv/rgis

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.