![]() # Objective - Fix the panic on using Images in UiMaterials due to assets not being loaded. - Fixes #10513 ## Solution - add `let else` statement that `return`s or `continue`s instead of unwrapping, causing a panic. |
||
---|---|---|
.. | ||
mod.rs | ||
pipeline.rs | ||
render_pass.rs | ||
ui_material_pipeline.rs | ||
ui_material.wgsl | ||
ui_vertex_output.wgsl | ||
ui.wgsl |