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

Scene loading gets stuck #424

Open
2 tasks
leanmendoza opened this issue Jun 18, 2024 · 0 comments
Open
2 tasks

Scene loading gets stuck #424

leanmendoza opened this issue Jun 18, 2024 · 0 comments

Comments

@leanmendoza
Copy link
Collaborator

leanmendoza commented Jun 18, 2024

This is without the working progress of #416
But I think the issue is mainly in not allowing the scene to run without the loading GLTFs being finished and because there is no timeout, the loading state is forever on LOADING, so maybe the next can help:

  • Add timeout to resource loading (this would avoid the sticking)
  • Show how many resources are loading as debug (copy of how Bevy-explorer is doing) and allow to copy the list with a button visible when the message A little Longer than expected is showed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant