We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5ad055 + a374c20 commit 88c8efeCopy full SHA for 88c8efe
editor/editor_node.h
@@ -451,7 +451,7 @@ class EditorNode : public Node {
451
bool immediate_dialog_confirmed = false;
452
bool restoring_scenes = false;
453
bool settings_overrides_changed = false;
454
- bool unsaved_cache = true;
+ bool unsaved_cache = false;
455
456
bool requested_first_scan = false;
457
bool waiting_for_first_scan = true;
0 commit comments