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
Describe the bug
After trying to load a scene, this error appears in the log:
To Reproduce
cargo runscenes/Expected behavior
scene loads
Screenshots
Desktop (please complete the following information):
7492683rustc 1.84.0 (9fc6b4312 2025-01-07)Additional context