Problem Description
I am working on a rather large project, which is saved as a full project, not single file. Every so often, I see that the open project in the title is changed from ProjectName to ProjectName.capx.autosave. Any future saves from that point overrides the autosave, and not the main project file.
This is really annoying because if I close Construct and open ProjectName, then all the changes are lost, and it overrides the autosave too, so I can't open that any more. There is a ProjectName.capx.capx.autosave as well, so I can recover some of my latest work that way.
I am using Git with SourceTree for backup, so it may have something to do with this, not being able to open ProjectName.caproj because it's in use and switching to the autosave automatically without no error message?
Attach a Capx
not relevant
Description of Capx
not relevant
Steps to Reproduce Bug
Seems to happen at random, have not noticed a pattern. May be related to using GIT to back up the project while having Construct open? Or .caproj being in use while an autosave is made?
Observed Result
Active project switches to its autosave.
Expected Result
Active project remains the active project?
Affected Browsers
not relevant
Operating System and Service Pack
Windows 7 SP1
Construct 2 Version ID
Version 195 (64 bit)
Any ideas what I can do to avoid this?