The bundled property on exported packed scenes erased my scene?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By docvaan

I have a couple of scenes with export type PackedScene set to null, so I can edit them on the inspector, when doing so, I clicked by mistake reset button on the “Bundled” property that appears below the exported PackedScene I just set, clearing that scene, when I try to open it an error message says “End of file name of exported scene.tscn … unexpected”

I opened it the files and indeed the scene is just blank.
Having a clear scene right next to all my other export vars looks very dangerous.
Did I miss something (probably) or is that reset Bundled a big TRAP button?

I’m not able to reproduce it in 3.2.3 or latest 3.2.4.

When I click the reset button, nothing happens to the bundled property. I don’t think its intended to be cleared, because that does represent the contents of the scene.

It’s very likely a bug, and you might want to report it: Issues · godotengine/godot · GitHub

avencherus | 2021-01-02 04:23