You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could it be an option to run the window systems in e.g. PreUpdate instead to avoid the panic? Or to use get_single instead of single as a defensive measure?
Upon closing the window, a panic occurs. Saying that the
Window
entity doesn't exist. This is a bug caused by bevyengine/bevy#11874.The text was updated successfully, but these errors were encountered: