Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scene without changes got saved (give some unexpected behaviors) #8994

Closed
puppetmaster- opened this issue May 29, 2017 · 7 comments
Closed

Comments

@puppetmaster-
Copy link

puppetmaster- commented May 29, 2017

Operating system or device - Godot version:
Window 7, v2.1.3.stable.official

Issue description:
Scene without changes got saved.
Example: When editor setting "Auto Save Before Running" is on it give some unexpected behaviors.
scene_got_saved_also_when noting_has_changed

For me is OK when playing around with animation, godot don't see it has change.

Link to minimal example project:
issue_save_and_animationplayer.gz

@eon-s
Copy link
Contributor

eon-s commented May 29, 2017

The AnimationPlayer should reset on load or keep the saved position on the track?

@puppetmaster-
Copy link
Author

I think it's a kind of a philosophy.. but for me it should be
no change = no save

Also with fold / unfold there is no change indicator (*) and state got saved.
image

@Zylann
Copy link
Contributor

Zylann commented Jun 1, 2017

On huge scenes, saving while not modified is an annoyance because it pops a modal progress bar that can last for a few seconds depending on how big the scene is (typical example: terrains, including gridmap and tilemaps). For this reason I also disabled Ctrl+S for scenes as a partial workaround because it made the script editor a pain to work with^^"

@kubecz3k
Copy link
Contributor

kubecz3k commented Apr 4, 2018

First of all thank you for your report and sorry for the delay.

We released Godot 3.0 in January 2018 after 18 months of work, fixing many old issues either directly, or by obsoleting/replacing the features they were referring to.

We still have hundreds of issues whose relevance/reproducibility needs to be checked against the current stable version, and that's where you can help us.
Could you check if the issue that you described initially is still relevant/reproducible in Godot 3.0 or any newer version, and comment about its current status here?

For bug reports, please also make sure that the issue contains detailed steps to reproduce the bug and, if possible, a zipped project that can be used to reproduce it right away. This greatly speeds up debugging and bugfixing tasks for our contributors.

Our Bugsquad will review this issue more in-depth in 15 days, and potentially close it if its relevance could not be confirmed.

Thanks in advance.

Note: This message is being copy-pasted to many "stale" issues (90+ days without activity). It might happen that it is not meaningful for this specific issue or appears oblivious of the issue's context, if so please comment to notify the Bugsquad about it.

@Zylann
Copy link
Contributor

Zylann commented Apr 4, 2018

My previous comment still stands.

@aaronfranke
Copy link
Member

Is this only a problem with AnimationPlayer? If so, that should be added to the title.

Also with fold / unfold there is no change indicator (*) and state got saved.

This is going to be removed in the future AFAIK. #15982 #20994

@akien-mga
Copy link
Member

This issue is not so clear to me, I don't see any bug in the OP's GIF.

It didn't seem to be about the same thing as what @Zylann then commented about from Ctrl+S saving scenes and not only scripts, possibly leading to progress bars while saving the scene. It's a separate issue and should likely be discussed in a proposal on godot-proposals if this should be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants