We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8248adb commit 7110da5Copy full SHA for 7110da5
release-content/migration-guides/process_trait_changes.md
@@ -1,6 +1,6 @@
1
---
2
-title: Changes to the `Process` trait.
3
-pull_requests: []
+title: Changes to the `Process` trait in `bevy_asset`.
+pull_requests: [21925]
4
5
6
`ProcessContext` no longer includes `asset_bytes`. This has been replaced by `asset_reader`. To
0 commit comments