Skip to content

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

Open
@frewsxcv

Description

@frewsxcv

Bevy version

0.11.3

[Optional] Relevant system information

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: <built-in>: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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-BugAn unexpected or incorrect behaviorO-MacOSSpecific to the MacOS (Apple) desktop operating systemO-WebSpecific to web (WASM) builds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions