Skip to content

git version: provided scene files don't load #319

@spookyvision

Description

@spookyvision

Describe the bug
After trying to load a scene, this error appears in the log:

2025-01-24T17:13:14.901659Z ERROR bevy_asset::server: Failed to load asset 'scenes/monster.scn.ron' with asset loader 'bevy_scene::scene_loader::SceneLoader': Could not parse RON: 1:8: Expected struct `Scene` but found `version`

To Reproduce

  • cargo run
  • open any scene file in scenes/

Expected behavior
scene loads

Screenshots

Desktop (please complete the following information):

  • OS: Pop!_os 2024 alpha
  • Project Version: git commit 7492683
  • Rust Verion ⬅ that's a typo in your template 🙃
  • Rust Version: rustc 1.84.0 (9fc6b4312 2025-01-07)

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions