Skip to content

Conversation

@Freyja-moth
Copy link
Contributor

Fixes #249.

Removed the unwrap from update_render_target_size to prevent a crash due to the fact that the editor panes are spawned with bsn which is deferred.

This may not be desired it will ignore all non-bsn related hierarchy mistakes, but the only other alternative I can think of is reworking on_pane_creation to not use bsn which would be quite painful.

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Oct 29, 2025
Merged via the queue into bevyengine:main with commit 1d84f5d Oct 29, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

Crash caused by malformed hierarchy.

2 participants