Back to Bevy

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

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

0.18.1193 B
Original Source

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