![]() # Objective - When loading a folder with dot files inside, Bevy crashes: ``` thread 'IO Task Pool (1)' panicked at crates/bevy_asset/src/io/mod.rs:260:10: asset paths must have extensions note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` - those files are common for other tools to store their settings/metadata ## Solution - Ignore files starting with a dot when loading folders |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |