mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
259fb6896e
# Objective
- Since #11218, example `asset_processing` fails:
```
thread 'main' panicked at crates/bevy_asset/src/io/source.rs:489:18:
Failed to create file watcher: Error { kind: PathNotFound, paths: ["examples/asset/processing/imported_assets/Default"] }
```
start from a fresh git clone or delete the folder before running to
reproduce, it is in gitignore and should not be present on a fresh run
|
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |