mirror of https://github.com/godotengine/godot.git
Fix crash on quit when settings_changed signal is emitted during exit
Add `is_inside_tree()` guard to `GameView::_editor_or_project_settings_changed()` to prevent accessing invalid state when the signal is emitted during editor shutdown. Fixes #113829pull/113830/head
parent
bb92a4c8e2
commit
0baa47bb53
Loading…
Reference in New Issue