![]() # Objective As described in #12467, Bevy does not have any spans for any of the tasks scheduled onto the IO and async compute task pools. ## Solution Instrument all asset loads and asset processing. Since this change is restricted to asset tasks, it does not completely solve #12467, but it does mean we can record the asset path in the trace.  --- ## Changelog Tracing will now include spans for asset loading and asset processing. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |