Back to Bevy

Resources `MeshPipelineViewLayouts`, `MeshPipeline` and `RenderDebugOverlayPipeline` are now created in `RenderStartup` systems

_release-content/migration-guides/meshpipelineset-renderstartup-systems.md

0.19.0197 B
Original Source

Systems using the MeshPipelineViewLayouts, MeshPipeline and RenderDebugOverlayPipeline resources in the RenderStartup schedule now need to be run after the MeshPipelineSystems system set.