X Tutup
Skip to content

Fix PopupMenu::_pre_popup crash outside the tree.#114187

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:menu_perpop_cr
Dec 19, 2025
Merged

Fix PopupMenu::_pre_popup crash outside the tree.#114187
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:menu_perpop_cr

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Dec 19, 2025

Fixes #114182

@bruvzg bruvzg added this to the 4.6 milestone Dec 19, 2025
@bruvzg bruvzg requested a review from a team as a code owner December 19, 2025 07:33
@akien-mga akien-mga added the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Dec 19, 2025
@akien-mga akien-mga merged commit eae8439 into godotengine:master Dec 19, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@akien-mga akien-mga removed the cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release label Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

popup() method crashes game when called on popupmenu not added to scene tree

2 participants

X Tutup