X Tutup
Skip to content

Allow reloading empty scenes#112156

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
KoBeWi:reload_nothing
Jan 7, 2026
Merged

Allow reloading empty scenes#112156
akien-mga merged 1 commit intogodotengine:masterfrom
KoBeWi:reload_nothing

Conversation

@KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Oct 29, 2025

Fixes the following:

  1. Open a scene
  2. Delete root node
  3. Try using Scene -> Reload Saved Scene
  4. Nothing happens

@KoBeWi KoBeWi added this to the 4.6 milestone Oct 29, 2025
@KoBeWi KoBeWi requested a review from a team October 29, 2025 12:36
Copy link
Contributor

@ryevdokimov ryevdokimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works.

Get this now on step 3:

Image

Functionality outside of empty scenes still works too, code looks fine.

@KoBeWi
Copy link
Member Author

KoBeWi commented Oct 30, 2025

Get this now on step 3:

This should only happen when you try to reload a new scene. When you load existing scene and delete root, it should reload normally.

@ryevdokimov
Copy link
Contributor

When you load existing scene and delete root, it should reload normally.

Yup,

image

@akien-mga akien-mga merged commit 05636dc into godotengine:master Jan 7, 2026
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@KoBeWi KoBeWi deleted the reload_nothing branch January 7, 2026 11:29
rivie13 pushed a commit to rivie13/Phoenix-Agentic-Engine that referenced this pull request Feb 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.

3 participants

X Tutup