Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing asset load error logs for load_folder and load_untyped #10578

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

cart
Copy link
Member

@cart cart commented Nov 16, 2023

Objective

Fixes #10515

Solution

Add missing error logs.

@cart cart added C-Bug An unexpected or incorrect behavior A-Assets Load files from disk to use for things like images, models, and sounds labels Nov 16, 2023
@cart cart added this to the 0.12.1 milestone Nov 16, 2023
@cart cart added this pull request to the merge queue Nov 16, 2023
Merged via the queue into bevyengine:main with commit c7f5cec Nov 16, 2023
21 checks passed
cart added a commit that referenced this pull request Nov 30, 2023
…10578)

# Objective

Fixes #10515 

## Solution

Add missing error logs.
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asset loading errors are not reported when using load_untyped or load_folder
2 participants