Skip to content

some examples don't work #17798

@homebrewmellow

Description

@homebrewmellow

cargo run --example scene

  • serializes just fine into the terminal but the deserialization doesn't:
  • ERROR bevy_asset::server: Failed to load asset 'scenes/load_scene_example.scn.ron' with asset loader 'bevy_scene::scene_loader::SceneLoader': Could not parse RON: 10:33: Expected string

cargo run --example desk_toy

  • the transparency doesn't work. the window is black instead of see-through

cargo run --example texture_atlas

  • all text is strobbing (flashing in and out, like a broken neon lamp). this has to be unintended.

all examples in directory "testbed" cannot be run

  • error: no example target named 2d
  • error: no example target named 3d
  • error: no example target named ui_layout_rounding
  • error: no example target named ui
  • error: no example target named helpers

i've not tried every example. maybe i will encounter more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions