In this video, I show the step needed to migrate scenes from bevy 0.8 to 0.9 by hand: you will need these two file templates to do said migration Blank 0.9 Scene File: ////////////////////////////////// ( entities: { {Scene Entity} } ) /////////////////////////////// Blank 0.9 Scene Entity: ////////////////////// {entity id}: ( components: { "{Type Name}": ({Type Data}) }, ), ///////////////////// Example Code found here = https://github.com/PhaestusFox/BevyBa... BevyEngine = https://bevyengine.org/ Plugins I'm using: Bevy Snippets - suggested by Pixl - https://marketplace.visualstudio.com/... Rust Extension Pack - https://marketplace.visualstudio.com/... Error Lens - https://marketplace.visualstudio.com/... Stock Images from https://unsplash.com/