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

Avoid panicking with non-UI nodes #12213

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

SludgePhD
Copy link
Contributor

@alice-i-cecile alice-i-cecile added P-Crash A sudden unexpected crash A-UI Graphical user interfaces, styles, layouts, and widgets labels Feb 29, 2024
@alice-i-cecile
Copy link
Member

I believe we already log when this is done, so I'm happy to just silently ignore weirdness in these cases.

@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Feb 29, 2024
@alice-i-cecile alice-i-cecile added this to the 0.13.1 milestone Feb 29, 2024
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Feb 29, 2024
Merged via the queue into bevyengine:main with commit 080f280 Feb 29, 2024
29 checks passed
mockersf pushed a commit that referenced this pull request Feb 29, 2024
# Objective

- Fixes #10826
- Fixes #9615

## Solution

- Early-out when components are missing.
@SludgePhD SludgePhD deleted the dont-panic-in-ui branch February 29, 2024 23:29
spectria-limina pushed a commit to spectria-limina/bevy that referenced this pull request Mar 9, 2024
# Objective

- Fixes bevyengine#10826
- Fixes bevyengine#9615

## Solution

- Early-out when components are missing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-UI Graphical user interfaces, styles, layouts, and widgets P-Crash A sudden unexpected crash S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
3 participants