# 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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
# 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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||